mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Fix sample rdpgw.yaml
Rename tokenSigningKey to PAATokenSigningKey
This commit is contained in:
@@ -5,7 +5,7 @@ server:
|
|||||||
port: 9443
|
port: 9443
|
||||||
hosts:
|
hosts:
|
||||||
- xrdp:3389
|
- xrdp:3389
|
||||||
roundRobin: false
|
roundRobin: false
|
||||||
sessionKey: thisisasessionkeyreplacethisjetz
|
sessionKey: thisisasessionkeyreplacethisjetz
|
||||||
sessionEncryptionKey: thisisasessionkeyreplacethisnunu
|
sessionEncryptionKey: thisisasessionkeyreplacethisnunu
|
||||||
openId:
|
openId:
|
||||||
@@ -18,4 +18,4 @@ client:
|
|||||||
bandwidthAutoDetect: 1
|
bandwidthAutoDetect: 1
|
||||||
ConnectionType: 6
|
ConnectionType: 6
|
||||||
security:
|
security:
|
||||||
tokenSigningKey: prettypleasereplacemeinproductio
|
PAATokenSigningKey: prettypleasereplacemeinproductio
|
||||||
|
|||||||
Reference in New Issue
Block a user