We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c85d6b commit bdccf80Copy full SHA for bdccf80
1 file changed
jumpgate/jumpgate.conf
@@ -3,7 +3,7 @@ enabled_services = identity, compute, image, volume, network
3
log_level = INFO
4
admin_token = ADMIN
5
secret_key = SET ME TO SOMETHING
6
-request_hooks = log, admin_token, auth_token, sl/client
+request_hooks = log,admin_token,auth_token,sl/client
7
response_hooks = log
8
default_domain = jumpgate.com
9
0 commit comments