aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-06 15:34:08 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-06 15:34:08 +0100
commitdb3838545cef117e05c63afc1e7ebfdf8c8d3a4e (patch)
tree2090dfc06db67491d3bf778379cdf8f759c5ee23 /app
parentb5571b52ccbc11d71637e1ccb07421cf606ac846 (diff)
downloadwallabag-db3838545cef117e05c63afc1e7ebfdf8c8d3a4e.tar.gz
wallabag-db3838545cef117e05c63afc1e7ebfdf8c8d3a4e.tar.zst
wallabag-db3838545cef117e05c63afc1e7ebfdf8c8d3a4e.zip
Removed Maintenance bundle
Diffstat (limited to 'app')
-rw-r--r--app/AppKernel.php1
-rw-r--r--app/config/config.yml10
2 files changed, 0 insertions, 11 deletions
diff --git a/app/AppKernel.php b/app/AppKernel.php
index 52f85558..342bd139 100644
--- a/app/AppKernel.php
+++ b/app/AppKernel.php
@@ -29,7 +29,6 @@ class AppKernel extends Kernel
29 new KPhoen\RulerZBundle\KPhoenRulerZBundle(), 29 new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
30 new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(), 30 new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
31 new Craue\ConfigBundle\CraueConfigBundle(), 31 new Craue\ConfigBundle\CraueConfigBundle(),
32 new Lexik\Bundle\MaintenanceBundle\LexikMaintenanceBundle(),
33 new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(), 32 new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
34 33
35 // wallabag bundles 34 // wallabag bundles
diff --git a/app/config/config.yml b/app/config/config.yml
index 7f24244d..0dc5809a 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -236,16 +236,6 @@ kphoen_rulerz:
236 executors: 236 executors:
237 doctrine: true 237 doctrine: true
238 238
239lexik_maintenance:
240 authorized:
241 ips: ['127.0.0.1']
242 driver:
243 ttl: 3600
244 class: 'Lexik\Bundle\MaintenanceBundle\Drivers\DatabaseDriver'
245 response:
246 code: 503
247 status: "wallabag Service Temporarily Unavailable"
248
249old_sound_rabbit_mq: 239old_sound_rabbit_mq:
250 connections: 240 connections:
251 default: 241 default: