Browse Source

feature update in main.cfg

dev01
Dom SP 3 years ago
parent
commit
8b27a86e11
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      main.cfg.sample

+ 6
- 1
main.cfg.sample View File

@@ -14,6 +14,7 @@ GET /@level1/@level2/@level3/@level4 = Controller\Page->fourthLevel
[configs]
content/navi.cfg=false
content/data.cfg=false
content/reroutes.cfg=false

[siteColors]
primary=#f0a
@@ -21,6 +22,10 @@ primary=#f0a
[templateVars]
includeBanner=false

;; "customVars" are global (in F3) and can be changed in content files
[customVars]
backgroundColor=#fff
info1=test

[globals]
title=Title of new Page
@@ -48,4 +53,4 @@ RESOURCES=rsc/
template=tpl/index.html


external_links_open_in_new_window=false
external_links_open_in_new_window=false

Loading…
Cancel
Save