3261: Fix wrong test: wanted file size == 0, not file size != 0.
[arvados.git] / docker / config.yml.example
index 30fc1d46ff54040296409722c9072b82ed0c259d..d4cda970d93c2213e6dee53a0791ec42c969b1e5 100644 (file)
@@ -66,7 +66,7 @@ API_SUPERUSER_SECRET:
 # change it and don't be dumb.
 POSTGRES_ROOT_PW: dummy_pw
 
-# The URL for this installation's Omniauth server.
+# The URL of the SSO server that you want your API server to use.
 OMNIAUTH_URL: https://@@SSO_HOSTNAME@@.@@ARVADOS_DOMAIN@@
 
 # ==============================