Allow custom Staticman endpoints (#1845)
This commit is contained in:

committed by
Michael Rose

parent
6d6d738e23
commit
4bd6efc323
@ -53,6 +53,7 @@ staticman:
|
||||
type : # "date"
|
||||
options:
|
||||
format : # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
|
||||
endpoint : # URL of your own deployment with trailing slash, will fallback to the public instance
|
||||
reCaptcha:
|
||||
siteKey :
|
||||
secret :
|
||||
|
Reference in New Issue
Block a user