mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-11 15:11:41 +00:00
Turn this off for now
This commit is contained in:
+1
-1
@@ -308,7 +308,7 @@ allow_spotting: true
|
|||||||
# Allow upstream submission of spots to external providers (POTA, SOTA, etc.) via the API?
|
# Allow upstream submission of spots to external providers (POTA, SOTA, etc.) via the API?
|
||||||
# Requires allow_spotting to also be true. Set to false to only accept spots into the local
|
# Requires allow_spotting to also be true. Set to false to only accept spots into the local
|
||||||
# Spothole database, without forwarding them to any external service.
|
# Spothole database, without forwarding them to any external service.
|
||||||
allow_upstream_spotting: true
|
allow_upstream_spotting: false
|
||||||
|
|
||||||
# Google reCAPTCHA v2 keys for CAPTCHA protection on upstream spot submission. Both keys must be set to enable CAPTCHA.
|
# Google reCAPTCHA v2 keys for CAPTCHA protection on upstream spot submission. Both keys must be set to enable CAPTCHA.
|
||||||
# Leave both empty to disable CAPTCHA (e.g. for a private/trusted server) or if allow_spotting is false, in which case
|
# Leave both empty to disable CAPTCHA (e.g. for a private/trusted server) or if allow_spotting is false, in which case
|
||||||
|
|||||||
Reference in New Issue
Block a user