diff --git a/config/.meepctl-repocfg.yaml b/config/.meepctl-repocfg.yaml index 81c79b7f2a8ce343e7c0df2bcc580f72584b578e..5a0bed7472f7d42b73107637b3909bc9c51ce8e8 100644 --- a/config/.meepctl-repocfg.yaml +++ b/config/.meepctl-repocfg.yaml @@ -1,4 +1,18 @@ -version: 1.8.1 +# Copyright (c) 2022 The AdvantEDGE Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +version: 1.8.2 repo: name: AdvantEDGE @@ -49,7 +63,7 @@ repo: # session encryption key k8s secret (data: encryption-key) key-secret: meep-session # maximum simultaneous sessions - max-sessions: 9 + max-sessions: 10 # GitHub OAuth provider config github: # enable GitHub OAuth