Add .env example
This commit is contained in:
parent
8b7b009941
commit
4a0136c9a3
2 changed files with 2 additions and 0 deletions
1
.env.example
Normal file
1
.env.example
Normal file
|
@ -0,0 +1 @@
|
||||||
|
UPLOAD_ONLY=1 # Enable upload only for the instance
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
upload
|
upload
|
||||||
env
|
env
|
||||||
|
.env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue