You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# branch : master # If you're not using `master` branch, then you also need to update the `branch` parameter in `staticman.yml`
173
-
# endpoint : # (optional) URL of your own deployment, with a trailing slash eg. https://<your-api>/v3/entry/github/ (will fallback to a public GitLab instance)
174
-
# reCaptcha:
175
-
# siteKey : # Use your own site key, you need to apply for one on Google
176
-
# secret : # ENCRYPT your password by going to https://staticman3.herokuapp.com/v3/encrypt/<your-site-secret>
173
+
# endpoint : # URL of your deployment, with a trailing slash eg. "https://<your-api>/v3/entry/github/"
174
+
# reCaptcha: # (optional, set these parameters in `staticman.yml` as well)
175
+
# siteKey : # You need to apply for a site key on Google
176
+
# secret : # Encrypt your password by going to https://<your-own-api>/v3/encrypt/<your-site-secret>
0 commit comments