fuliai commited on
Commit
64f753a
1 Parent(s): 046d726

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -38,7 +38,7 @@ basicAuthUser:
38
  # Enables CORS proxy middleware
39
  enableCorsProxy: false
40
  # Enable multi-user mode
41
- enableUserAccounts: false
42
  # Enable discreet login mode: hides user list on the login screen
43
  enableDiscreetLogin: false
44
  # User session timeout *in seconds* (defaults to 24 hours).
@@ -138,4 +138,4 @@ claude:
138
  # Otherwise, you'll just waste money on cache misses.
139
  enableSystemPromptCache: false
140
  # -- SERVER PLUGIN CONFIGURATION --
141
- enableServerPlugins: false
 
38
  # Enables CORS proxy middleware
39
  enableCorsProxy: false
40
  # Enable multi-user mode
41
+ enableUserAccounts: true
42
  # Enable discreet login mode: hides user list on the login screen
43
  enableDiscreetLogin: false
44
  # User session timeout *in seconds* (defaults to 24 hours).
 
138
  # Otherwise, you'll just waste money on cache misses.
139
  enableSystemPromptCache: false
140
  # -- SERVER PLUGIN CONFIGURATION --
141
+ enableServerPlugins: true