Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-07-29 16:23:37 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-07-30 08:24:54 +0300
commita565a8e378027403e1448bbf241b3cea82dbd9cc (patch)
tree2486a42010713c4c2f6031186c5441fb5ccbf53b
parent7fe0f341e722c7d68339d4aa69eaafaf0c46f531 (diff)
Fix old EOL config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-rwxr-xr-xconfig/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.php b/config/config.php
index 84cbfa1..8fe9be8 100755
--- a/config/config.php
+++ b/config/config.php
@@ -659,7 +659,7 @@ OcrbOha2Z819kkukqEE34Q==',
'internalVersion' => '18.0.14.0',
'downloadUrl' => 'https://nextcloud.com/outdated-php-7-1/',
'web' => 'https://nextcloud.com/outdated-php-7-1/',
- 'eol' => false,
+ 'eol' => true,
'minPHPVersion' => '7.1',
'autoupdater' => false,
],