ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/PeerTube/PeerTube.php
Executable file
5
heimdall/config/www/SupportedApps/PeerTube/PeerTube.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\PeerTube;
|
||||
|
||||
class PeerTube extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/PeerTube/app.json
Executable file
10
heimdall/config/www/SupportedApps/PeerTube/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "bf096d8f5ce86ff113f6cad2a36d565dc0f13ffc",
|
||||
"name": "PeerTube",
|
||||
"website": "https://joinpeertube.org/",
|
||||
"license": "GNU Affero General Public License v3.0 only",
|
||||
"description": "PeerTube is an experimental decentralized federated video platform system that uses peer-to-peer technology to reduce load on individual servers.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "peertube.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/PeerTube/peertube.png
Executable file
BIN
heimdall/config/www/SupportedApps/PeerTube/peertube.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
Reference in New Issue
Block a user