1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Add templates

This commit is contained in:
ericgaspar 2021-05-20 20:55:38 +02:00
parent 8076bec7d1
commit 4d3480233e
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 20 additions and 0 deletions

12
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,12 @@
## Configuration
* How to configure this app: Go to `domain.ltd/cp-admin` to connect to the administration panel.
#### Multi-user support
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? **Yes**
## Limitations
* :warning: Installation possible only on a root domain or subdomain.

View file

@ -8,6 +8,14 @@
},
"version": "1.0.0-57~ynh2",
"url": "https://podlibre.org/",
"upstream": {
"license": "GPL-3.0-only",
"website": "https://podlibre.org/",
"demo": "https://podcast.podlibre.org/@podlibre_fr",
"admindoc": "https://podlibre.org/create-a-podcast-in-3mn-with-castopod/",
"userdoc": "https://yunohost.org/apps",
"code": "https://code.podlibre.org/podlibre/castopod-host"
},
"license": "GPL-3.0-only",
"maintainer": {
"name": "eric_G",