1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Restructuring!

This commit is contained in:
2022-05-17 23:27:20 +03:00
parent 31c74620c2
commit 6268ee2b7f
52 changed files with 122 additions and 54 deletions

View File

@@ -11,7 +11,8 @@ CACHE_MAP_LIMIT=15
API_BAN_LIMIT=300
# Optional database driver, you can just ignore and use sqlite
DATABASE_DRIVER=sqlite
# ! Warning: Sqlite not implemented yet
DATABASE_DRIVER=mariadb
# Mysql database connetion details, fill these in if you chose mysql above.
MYSQL_ROOT_PASSWORD=example-dev