This commit is contained in:
2026-01-03 02:12:28 +03:00
parent 9e822789d2
commit 8273ede069
12 changed files with 285 additions and 25 deletions
+4
View File
@@ -2,6 +2,10 @@
token = "1234567890:ABCdefGHIjklMNOpqrsTUVwxyz"
creator_id = 123456789
[security]
test_hash_salt = "your_secret_salt_here_change_in_production"
test_hash_length = 16
[database]
host = "localhost"
port = 5432