mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
629a740b45
If server is started without a JWT key, a message like the following is printed: ``` ################################################################################ # ERROR: # A value must be supplied for --auth_jwt_key. This value is used to create # session tokens for users. # # Consider using the following randomly generated key: # om3w95gMA2drT5xAdLd2Q5oE8fLw+Miz ################################################################################ ``` Closes #1480. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go |