mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
+ Restructuring!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user