1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2024-09-03 19:55:52 +02:00

update doc

This commit is contained in:
Salamandar 2024-03-04 15:47:48 +01:00
parent 68023698fe
commit d909fb2acb
3 changed files with 6 additions and 7 deletions

View file

@ -1,7 +0,0 @@
## Limitations
* The feed-parsing service is not included, https://feeds.gpodder.net is used
## Configuration
Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.

3
doc/POST_INSTALL.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
Edit files under `__INSTALL_DIR__/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.

3
doc/PRE_INSTALL.md Normal file
View file

@ -0,0 +1,3 @@
## Limitations
* The feed-parsing service is not included, https://feeds.gpodder.net is used