openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit dd8003107909a7d4679bbe589e7f1d72d6eb907e
parent 1bb5bd177c606c71c22ceca89740ae29fb0c6943
Author: dankert <devnull@localhost>
Date:   Thu,  6 Mar 2008 22:20:11 +0100

Nur Kommentare ergaenzt.

Diffstat:
config/security.ini.php | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/config/security.ini.php b/config/security.ini.php @@ -1,5 +1,9 @@ ; <?php exit('direct access denied') ?> +; Security settings for Openrat - be careful :) + + + ; All is readonly (for maintanance jobs) ; true|false, default:false readonly=false @@ -47,6 +51,7 @@ password= enable=false ; Name of the guest user, who is automatically logged in. +; This user must exist in your user database. user=guest