Switch from viper to koanf

This commit is contained in:
Bolke de Bruin
2022-08-11 13:58:24 +02:00
parent 8ef2e3c153
commit cd4182c1f5
3 changed files with 122 additions and 81 deletions

View File

@@ -67,7 +67,11 @@ server:
# make sure to share this across the different pods
sessionKey: thisisasessionkeyreplacethisjetzt
sessionEncryptionKey: thisisasessionkeyreplacethisnunu!
# tries to set the receive / send buffer of the connections to the client
# where to store session details. This can be either file or cookie (default: cookie)
# if a file store is chosen, it is required to have clients 'keep state' to the rdpgw
# instance they are connected to.
sessionStore: cookie
# tries to set the receive / send buffer of the connections to the client
# in case of high latency high bandwidth the defaults set by the OS might
# be to low for a good experience
# receiveBuf: 12582912