diff options
Diffstat (limited to '')
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index b0b99b9..d48953a 100644 --- a/config.toml +++ b/config.toml @@ -25,6 +25,9 @@ webdir = "/tmp/var/www/divoc" # (part of urls for linted maps; allows indefinite browser caching) generation = 1 +backlink_prefix = "world://lobby#start_" +contact_mail = "world@muc.hacc.space" + # linter's config for this org lintconfig = "./config.json" # map's entrypoint (only maps reachable from here are included) |