threadr.lostcave.ddnss.de/macros/pass3_install-config.json

6 lines
233 B
JSON
Raw Normal View History

{
"DOMAIN_NAME":["exec","sed --quiet \"/domain_name=/s/.*=//p\" config/names.conf"],
"CONTENT_DIR":["exec","sed --quiet \"/threadr_home=/s/.*=//p\" config/names.conf"],
2021-09-02 08:13:31 +02:00
"ABOUT_PAGE":["file","config/templates/about.template"]
}