mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-17 05:53:50 +02:00
Fix sample rdpgw.yaml
Rename tokenSigningKey to PAATokenSigningKey
This commit is contained in:
parent
6358eb1fa5
commit
336cdfd3ee
1 changed files with 2 additions and 2 deletions
|
@ -18,4 +18,4 @@ client:
|
||||||
bandwidthAutoDetect: 1
|
bandwidthAutoDetect: 1
|
||||||
ConnectionType: 6
|
ConnectionType: 6
|
||||||
security:
|
security:
|
||||||
tokenSigningKey: prettypleasereplacemeinproductio
|
PAATokenSigningKey: prettypleasereplacemeinproductio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue