Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sql.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SQLBackend mysql
SQLEngine on
SQLAuthTypes Plaintext
SQLConnectInfo ftp@localhost:3306 root passwdfor
SQLConnectInfo __FTP_DATABASE__@localhost:3306 __FTP_USER__ __FTP_PASSWORD__
SQLUserInfo users username password uid gid homedir shell
SQLAuthenticate users*
SQLMinUserUID 33
Expand Down