readme.md: typo

This commit is contained in:
Jon 2022-02-27 13:37:36 +00:00
parent 9298d4be01
commit 024a5c2de5

View File

@ -15,7 +15,7 @@ properties:
comment: 'User Agent send for all requests. Must be a browser user agent otherwise requests wont go through'
type: string
session_id:
comment: 'Contents of PHPSESSID for a logged in pixiv session. You should put this in it's own config file'
comment: "Contents of PHPSESSID for a logged in pixiv session. You should put this in it's own config file"
type: string
base_url:
comment: 'The base url where you will expose feeds/ and pages/ on your server'