summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2017-02-02 17:34:00 +0100
committerDavid Runge2017-02-02 17:34:00 +0100
commit47a9d46e84887e18bc541124d2db424f95c0f1ad (patch)
tree4aa8174fe8162159508c0ce97cc186c69b15f3f6
parentb0e327b2d17f09275e10c02a1b43350f91f47013 (diff)
downloadaur-47a9d46e84887e18bc541124d2db424f95c0f1ad.tar.gz
nextcloud-news-updater.ini: Updating to apilevel=2.
-rw-r--r--nextcloud-news-updater.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud-news-updater.ini b/nextcloud-news-updater.ini
index 09eb200fdf02..25bf5294e2d6 100644
--- a/nextcloud-news-updater.ini
+++ b/nextcloud-news-updater.ini
@@ -14,7 +14,7 @@ url = /path/to/nextcloud
# absolute path to custom php.ini
#phpini = /path/to/custom/php.ini
# v1-2 for nextcloud-app-news < 9.0.0, v2 for nextcloud-app-news >= 9.0.0
-apilevel = v1-2
+apilevel = 2
# 'endless' (script handles update interval itself) or 'singlerun' (when using systemd timer)
mode = endless