Allow custom Staticman endpoints (#1845)

This commit is contained in:
Maxime Michel
2018-09-21 15:49:58 +02:00
committed by Michael Rose
parent 6d6d738e23
commit 4bd6efc323
5 changed files with 10 additions and 4 deletions

View File

@@ -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)