mirror of https://github.com/mikaku/Monitorix.git
added option 'anon_user'
This commit is contained in:
parent
2fc7bbb151
commit
c56df31111
|
@ -266,6 +266,7 @@ secure_log_date_format = %b %e
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
<ftp>
|
<ftp>
|
||||||
server = proftpd
|
server = proftpd
|
||||||
|
anon_user = anonymous, ftp
|
||||||
rigid = 0, 0, 0
|
rigid = 0, 0, 0
|
||||||
limit = 1000, 1000, 1000
|
limit = 1000, 1000, 1000
|
||||||
</ftp>
|
</ftp>
|
||||||
|
|
Loading…
Reference in New Issue