Skip to content

Commit f114224

Browse files
committed
enable FTP on default
1 parent 193a3da commit f114224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

customization/conf/hook_custom.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
WWW_CONTENT="$SHARE_FOLDER/Content"
99

1010
#New config for enabling FTP during startup
11-
FTP_ENABLED="no"
11+
FTP_ENABLED="yes"
1212
PROFTPD_CONFIG_FILE="$PIRATEBOX_FOLDER/conf/ftp/proftpd.conf"
1313
PROFTPD_PID="$PIRATEBOX_FOLDER/tmp/proftpd.pid"

0 commit comments

Comments
 (0)