initial commit — dropLake
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
STORAGE_PATH=./storage
|
||||
DATABASE_URL=sqlite:///./droplake.db
|
||||
MAX_UPLOAD_BYTES=6442450944
|
||||
MAX_FAILED_ATTEMPTS=10
|
||||
LOCKOUT_MINUTES=15
|
||||
CLEANUP_INTERVAL_MINUTES=30
|
||||
Reference in New Issue
Block a user