config: ⚙ Change default config

This commit is contained in:
Kainoa Kanter 2022-03-22 09:55:09 -07:00 committed by GitHub
parent a7b149f26e
commit 49aaa073ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
"backend_port": 8000
},
"pastes": {
"character_limit": 40000,
"days_til_expiration": 7,
"id_length": 10
"character_limit": 50000,
"days_til_expiration": 30,
"id_length": 6
},
"ratelimits": {
"seconds_in_between_pastes": 2,