Korrekturen
URLs angepasst Statistik Einheit automatisch ändern (MB -> GB)
This commit is contained in:
@@ -10,13 +10,13 @@ if (!isset($config))
|
||||
'ssh_ip' => '127.0.0.1'
|
||||
),
|
||||
'version' => array(
|
||||
'version' => '2.3.1beta1',
|
||||
'versioncode' => 32,
|
||||
'version' => '2.3.1beta2',
|
||||
'versioncode' => 33,
|
||||
'android_comp_level' => 25
|
||||
),
|
||||
'url' => array(
|
||||
'update' => 'https://pic.die-schultes.eu/service/v1/update/',
|
||||
'updateDownload' => 'https://bugs.die-schultes.eu/attachments/',
|
||||
'update' => 'https://pic.schultes.dev/service/v2/update/',
|
||||
'updateDownload' => 'https://bugs.schultes.dev/attachments/download/',
|
||||
'updateNotification' => 'https://pi-control.de/?service=update_notification',
|
||||
'plugin' => 'https://pi-control.de/service/v1/plugin/',
|
||||
'pluginDownload' => 'https://pi-control.de/?service=plugin',
|
||||
|
||||
Reference in New Issue
Block a user