From: Davide Franco Date: Fri, 18 Mar 2011 16:32:10 +0000 (+0100) Subject: bacula-web: Removed useless elements from bacula-web config file X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5918a14f8460c96cb4127543e98504cc03590a16;p=bacula%2Fbacula bacula-web: Removed useless elements from bacula-web config file --- diff --git a/gui/bacula-web/configs/bacula.conf b/gui/bacula-web/configs/bacula.conf index 2f8e88debc..2111e25e64 100644 --- a/gui/bacula-web/configs/bacula.conf +++ b/gui/bacula-web/configs/bacula.conf @@ -1,24 +1,3 @@ -; If http://www.domain.com/bacula/ -; root = /bacula -root = '/bacula-web' - -; This option will not be used from now. -; Show a box with a detailed report at index or Status report -; IndexReport = 0 - -; Secs since last run. Default 24h. -; Unused in this version -; LastRun = 86400 - -; Mode of index page: Full or Lite -; Only useful if IndexReport = 0 - -; Lite: Only shows a little report for the last 24h. -; Maybe you would want this if you have very much jobs. -; Full: This shows a full table with detailed data -; Maybe you would want this if you have a bit of jobs. -; mode = Lite - ; Language ; en_EN -> English ; es_ES -> Spanish, Mantained by Juan Luis Francés Jiménez.