document new footer functionality

This commit is contained in:
nytpu
2021-05-19 07:42:47 -06:00
parent 012eddbafe
commit ac86835f6d
+7
View File
@@ -133,6 +133,13 @@ Within the data directory, the following files are used:
contents of *feed.gmi* will be appended to the contents of *header.gmi*
separated by one newline.
*footer.gmi*
This file is neither created nor modified by comitium. If it exists and is
nonempty, then it is read and used as a custom footer for *feed.gmi* and
*subscriptions.gmi*. If it doesn't exist or is empty, then a default footer
is used. Note the link "aggregated using comitium vX.X.X" will always be
appended to ensure that all instances are compliant with the AGPL.
*feed.gmi*
The outputted text/gemini file containing the subscription items. Is what
should be linked or copied to your server directory to publish it.