Added placeholder

ftp (Data Base) has been replaced __FTP_DATABASE__
ftp (User) has been replaced __FTP_USER__
passwdfor has been replaced __FTP_PASSWORD__
This commit is contained in:
Sergei Solovev 2024-09-06 00:28:02 +03:00
parent 8acd1ba65c
commit 08e1c5a115

View File

@ -2,7 +2,7 @@
SQLBackend mysql SQLBackend mysql
SQLEngine on SQLEngine on
SQLAuthTypes Plaintext 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 SQLUserInfo users username password uid gid homedir shell
SQLAuthenticate users* SQLAuthenticate users*
SQLMinUserUID 33 SQLMinUserUID 33