# File ftpd/lib/symbiosis/domain/ftp.rb, line 155 def ftp_quota if ftp_single_user? ftp_single_user.quota else nil end end