mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Satisfy Gitea's picky Mrkdown parser
This commit is contained in:
parent
bd95d23c8a
commit
c9967c9cc7
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ At present, installation of The Arsse is rather manual. We hope to improve this
|
|||
2. If desired, create `/usr/share/arsse/config.php` using `config.defaults.php` as a guide. The file you create only needs to contain non-default settings. The `userPreAuth` setting may be of particular interest
|
||||
3. Copy `/usr/share/arsse/dist/arsse.service` to `/lib/systemd/system`
|
||||
4. In a terminal, execute the following to start the feed fetching service:
|
||||
|
||||
``` sh
|
||||
sudo systemctl enable arsse
|
||||
sudo systemctl start arsse
|
||||
|
|
Loading…
Reference in a new issue