We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348fe03 commit 0baa22cCopy full SHA for 0baa22c
openlayer/constants.py
@@ -9,7 +9,7 @@
9
OPENLAYER_DIR = os.path.join(os.path.expanduser("~"), ".openlayer")
10
11
# -------------------------------- Size limits ------------------------------- #
12
-MAXIMUM_CHARACTER_LIMIT = 10000
+MAXIMUM_CHARACTER_LIMIT = 50000
13
MAXIMUM_TAR_FILE_SIZE = 25 # MB
14
15
# ----------------------------------- APIs ----------------------------------- #
0 commit comments