Browse Source

mics: make STABLE channel the default for updates

pull/1223/head
NGPixel 5 years ago
parent
commit
cb322db300
1 changed files with 1 additions and 1 deletions
  1. 2
      server/app/data.yml

2
server/app/data.yml

@ -55,7 +55,7 @@ defaults:
ldapdebug: false ldapdebug: false
sqllog: false sqllog: false
# System defaults # System defaults
channel: BETA
channel: STABLE
setup: false setup: false
dataPath: ./data dataPath: ./data
cors: cors:

Loading…
Cancel
Save