From c31d8664f0c1bf78c085f0e6d83db44c81c81372 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 25 Jan 2012 07:57:59 -0500 Subject: turn off web_debug by default, give a warning if it's on --- doc/appendix/guides/fedora.txt | 2 -- doc/appendix/guides/ubuntu.txt | 2 -- doc/appendix/guides/web-reports-install.txt | 2 -- 3 files changed, 6 deletions(-) (limited to 'doc/appendix') diff --git a/doc/appendix/guides/fedora.txt b/doc/appendix/guides/fedora.txt index 9d11414ef..f8dea2192 100644 --- a/doc/appendix/guides/fedora.txt +++ b/doc/appendix/guides/fedora.txt @@ -155,8 +155,6 @@ The ``bcfg2.conf`` file contains only standard plugins so far. database_host = # Not used with sqlite3. database_port = - # Set to empty string for default. Not used with sqlite3. - web_debug = True [communication] protocol = xmlrpc/ssl diff --git a/doc/appendix/guides/ubuntu.txt b/doc/appendix/guides/ubuntu.txt index fe5564d19..d85c34b02 100644 --- a/doc/appendix/guides/ubuntu.txt +++ b/doc/appendix/guides/ubuntu.txt @@ -133,8 +133,6 @@ Replace Pkgmgr with Packages in the plugins line of ``bcfg2.conf``:: database_host = # Not used with sqlite3. database_port = - # Set to empty string for default. Not used with sqlite3. - web_debug = True [communication] protocol = xmlrpc/ssl diff --git a/doc/appendix/guides/web-reports-install.txt b/doc/appendix/guides/web-reports-install.txt index 7ec7efb4e..f6a588692 100644 --- a/doc/appendix/guides/web-reports-install.txt +++ b/doc/appendix/guides/web-reports-install.txt @@ -176,8 +176,6 @@ then have something like this:: database_host = # Not used with sqlite3. database_port = - # Set to empty string for default. Not used with sqlite3. - web_debug = True Restart apache and point a browser to your Bcfg2 server. -- cgit v1.2.3-1-g7c22