console removed from config
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m44s
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m44s
This commit is contained in:
@@ -85,8 +85,6 @@ Parameters used by the server's authentication mechanisms.
|
|||||||
`secret`: Used to generate tokens. Should never be shared (the entire file) and can be a string of characters containing no words or patterns.
|
`secret`: Used to generate tokens. Should never be shared (the entire file) and can be a string of characters containing no words or patterns.
|
||||||
<br>Use secure cryptography APIs in programming languages to generate random strings.
|
<br>Use secure cryptography APIs in programming languages to generate random strings.
|
||||||
|
|
||||||
`console`: Key used to connect to the server console. Must be different than your `auth.secret`.
|
|
||||||
|
|
||||||
`timeout`: The maximum age for a token.
|
`timeout`: The maximum age for a token.
|
||||||
|
|
||||||
`steamkey`: When not `null`, checks the Steam authentication ticket given by the client with the Steam User Auth API. Recommended for public servers.
|
`steamkey`: When not `null`, checks the Steam authentication ticket given by the client with the Steam User Auth API. Recommended for public servers.
|
||||||
|
|||||||
Reference in New Issue
Block a user