We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc17f2 commit e55f409Copy full SHA for e55f409
install/dist/conf/gentoo.conf.php
@@ -182,6 +182,7 @@
182
$conf['pureftpd']['config_file'] = '/etc/conf.d/pure-ftpd';
183
$conf['pureftpd']['mysql_config_file'] = '/etc/pureftpd-mysql.conf';
184
$conf['pureftpd']['init_script'] = 'pure-ftpd';
185
+$conf['pureftpd']['main_config_file'] = '/etc/pure-ftpd.conf';
186
187
//* MyDNS
188
$conf['mydns']['installed'] = false; // will be detected automatically during installation
0 commit comments