chore(config.sample.php): apply Nc coding standard

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
pull/54822/head
Josh Richards 2025-09-02 10:21:33 +07:00
parent 38327e4493
commit 76fddf76f3
1 changed files with 2710 additions and 2710 deletions

@ -1271,16 +1271,16 @@ $CONFIG = [
* - iOS client app ID: ``1125420102`` * - iOS client app ID: ``1125420102``
* - F-Droid client: ``https://f-droid.org/packages/com.nextcloud.client/`` * - F-Droid client: ``https://f-droid.org/packages/com.nextcloud.client/``
*/ */
'customclient_desktop' => 'customclient_desktop'
'https://nextcloud.com/install/#install-clients', => 'https://nextcloud.com/install/#install-clients',
'customclient_android' => 'customclient_android'
'https://play.google.com/store/apps/details?id=com.nextcloud.client', => 'https://play.google.com/store/apps/details?id=com.nextcloud.client',
'customclient_ios' => 'customclient_ios'
'https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8', => 'https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8',
'customclient_ios_appid' => 'customclient_ios_appid'
'1125420102', => '1125420102',
'customclient_fdroid' => 'customclient_fdroid'
'https://f-droid.org/packages/com.nextcloud.client/', => 'https://f-droid.org/packages/com.nextcloud.client/',
/** /**
* Apps * Apps