summaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.json')
-rwxr-xr-xconfig.example.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json
index f3186f1..c90886e 100755
--- a/config.example.json
+++ b/config.example.json
@@ -13,5 +13,6 @@
"download-proxy": "",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
"proxy": true,
- "nsfw": false
+ "nsfw": false,
+ "hide-ai": false
}