mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
623c6eb964
4 changed files with 4 additions and 4 deletions
|
@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
||||||
- Multi-user: add contributors and set roles
|
- Multi-user: add contributors and set roles
|
||||||
- i18n support: translated in English, French & Polish with more to come!
|
- i18n support: translated in English, French & Polish with more to come!
|
||||||
|
|
||||||
**Shipped version:** 1.0.0-98~ynh1
|
**Shipped version:** 1.0.0-98~ynh2
|
||||||
|
|
||||||
**Demo:** https://podcast.podlibre.org/@podlibre_fr
|
**Demo:** https://podcast.podlibre.org/@podlibre_fr
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
||||||
- Multi-user: add contributors and set roles
|
- Multi-user: add contributors and set roles
|
||||||
- i18n support: translated in English, French & Polish with more to come!
|
- i18n support: translated in English, French & Polish with more to come!
|
||||||
|
|
||||||
**Version incluse :** 1.0.0-98~ynh1
|
**Version incluse :** 1.0.0-98~ynh2
|
||||||
|
|
||||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-activities
|
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-activities
|
||||||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips
|
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips
|
||||||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-websub-publish
|
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-websub-publish
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Hosting platform made for podcasters",
|
"en": "Hosting platform made for podcasters",
|
||||||
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||||
},
|
},
|
||||||
"version": "1.0.0-98~ynh1",
|
"version": "1.0.0-98~ynh2",
|
||||||
"url": "https://castopod.org/",
|
"url": "https://castopod.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue