Ignore changes to config.ini and update it back to normal

This commit is contained in:
Tracker-Friendly 2024-05-14 01:24:07 +01:00
parent 64818f1e6e
commit c417bf63a7
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
database.db
config.ini
uploads
__pycache__
__pycache__

View File

@ -1,6 +1,6 @@
[config]
PORT = 8083
SECRET_KEY = illaaaaaaaaaaaaaaaaaaaaaaaaaaoewhoihowheowheowheow
PORT = 8080
SECRET_KEY = placeholder
UPLOAD_FOLDER = uploads
PASSWORD_REQUIREMENT = 8
UPLOAD_LIMIT = 8