Allow custom Staticman endpoints (#1845)
This commit is contained in:
committed by
Michael Rose
parent
6d6d738e23
commit
4bd6efc323
@@ -47,6 +47,7 @@ staticman:
|
||||
type : "date"
|
||||
options:
|
||||
format : "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
|
||||
endpoint : # URL of your own deployment with trailing slash, will fallback to the public instance
|
||||
atom_feed:
|
||||
path : # blank (default) uses feed.xml
|
||||
search : true # true, false (default)
|
||||
|
||||
Reference in New Issue
Block a user