zumes commited on
Commit
2bc3bd5
1 Parent(s): c6c9406

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -1,3 +1,5 @@
1
  {
2
- "hide_history_when_not_logged_in": true
 
 
3
  }
 
1
  {
2
+ "hide_history_when_not_logged_in": true,
3
+ "multi_api_key": true,
4
+ "api_key_list": ["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","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"]
5
  }