mirror of
https://github.com/writefreely/writefreely
synced 2024-11-24 17:43:05 +00:00
f821ead3a1
When setting `notes_only = true` in the `[app]` configuration section, WF will only send out `Note` objects. Otherwise, it will send out both `Note`s and `Article`s. |
||
---|---|---|
.. | ||
config.go | ||
data.go | ||
funcs.go | ||
setup.go | ||
validation.go |