Skip to content

Commit

Permalink
Update proftpd.conf
Browse files Browse the repository at this point in the history
Change default umask.
  • Loading branch information
bgruening committed Mar 7, 2015
1 parent 8d65e97 commit 9a945df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/proftpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ServerName "Public Galaxy FTP"
ServerType standalone
DefaultServer on
Port 21
Umask 000
Umask 022
#SyslogFacility DAEMON
#SyslogLevel debug
MaxInstances 30
Expand Down

0 comments on commit 9a945df

Please sign in to comment.