feat: add option to persist API keys on non-localhost (opt-in security feature)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"general": {
|
||||
"language": "en_us",
|
||||
"llm_provider": "openai",
|
||||
"persist_api_keys_non_localhost": false,
|
||||
"openai": {
|
||||
"api_key": "",
|
||||
"flex": false,
|
||||
|
||||
Reference in New Issue
Block a user