openrat-cms

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

commit a85cb1beb3964e6aabe3800206e5cbe17d883a43
parent 627647678c43a1dd5dfe3e562f8827132c94d81b
Author: dankert <devnull@localhost>
Date:   Fri, 14 Jan 2005 22:43:20 +0100

Anweisung "conditional_get"

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

diff --git a/config/config.ini.php b/config/config.ini.php @@ -39,6 +39,10 @@ format = "%time %level %host %user %action %text" ; format truecolor = true ; 'true' if GD2 is available, otherwise 'false' +[cache] +conditional_get = true ; Conditional-GET enables the "304 not modified" HTTP-Header + ; This is much faster, but sometimes caching is unwanted + [interface] tree_width = "25%" ; width of navigation frame (tree) file_separator = " &raquo; " ; chars between directory names