summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorstuebinm2021-11-16 19:51:58 +0100
committerstuebinm2021-11-16 19:51:58 +0100
commitb1dcbc9edd964b9d0cab6c26db4d502840011ac4 (patch)
treebaab42a8926f65f4d09ef982f3dee987c4ddffbd /config.json
parent6c674fa7c2916149937c54b8241d28f0d7c97976 (diff)
add adjustment: add prefix for openWebsite
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index 87298f0..f52e1a2 100644
--- a/config.json
+++ b/config.json
@@ -3,5 +3,6 @@
"ScriptInject":null,
"AllowScripts":true,
"MaxWarnLevel":"Suggestion",
- "DontCopyAssets":true
+ "DontCopyAssets":true,
+ "LinkPrefix":"https://exit.rc3.world?link="
}