mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
related to #1693 changed smarty version to 4.1.0
This commit is contained in:
committed by
plegall
parent
25570529a7
commit
ecfa090d6d
@@ -0,0 +1,8 @@
|
||||
\$config\_read\_hidden {#variable.config.read.hidden}
|
||||
======================
|
||||
|
||||
If set to TRUE, hidden sections ie section names beginning with a
|
||||
period(.) in [config files](#config.files) can be read from templates.
|
||||
Typically you would leave this FALSE, that way you can store sensitive
|
||||
data in the config files such as database parameters and not worry about
|
||||
the template loading them. FALSE by default.
|
||||
Reference in New Issue
Block a user