mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Removed quotes
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
myENABLE="false"
|
||||
myHOST="host"
|
||||
myPORT="port"
|
||||
myCHANNEL="channels"
|
||||
myIDENT="user"
|
||||
mySECRET="secret"
|
||||
myCERT="false"
|
||||
myFORMAT="json"
|
||||
myENABLE=false
|
||||
myHOST=host
|
||||
myPORT=port
|
||||
myCHANNEL=channels
|
||||
myIDENT=user
|
||||
mySECRET=secret
|
||||
myCERT=false
|
||||
myFORMAT=json
|
||||
|
Reference in New Issue
Block a user