storetext policies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
NODE_ENV = production
|
||||
VUE_APP_BASE_NAME = production
|
||||
VUE_APP_BASE_URL = https://flagnote.com
|
||||
VUE_APP_NOTE_MAX_COUNT = 409600
|
||||
VUE_APP_NOTE_MAX_DESC = 400K
|
||||
VUE_APP_NOTE_MAX_COUNT = 131072
|
||||
VUE_APP_NOTE_MAX_DESC = 128K
|
||||
Reference in New Issue
Block a user