abrt / retrace-server

Application for remote coredump analysis
GNU General Public License v2.0
40 stars 30 forks source link

manager: Make FTP file box configurable with UseFTPTasks #463

Closed DaveWysochanskiRH closed 2 years ago

DaveWysochanskiRH commented 2 years ago

If CONFIG["UseFTPTasks"] is set to 0 then we should not waste space on the manager page with the "List FTP files" link.

Fixes: https://github.com/abrt/retrace-server/issues/462 Signed-off-by: Dave Wysochanski dwysocha@redhat.com