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:
parent
8076bec7d1
commit
4d3480233e
2 changed files with 20 additions and 0 deletions
12
doc/DISCLAIMER.md
Normal file
12
doc/DISCLAIMER.md
Normal 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.
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue