phpbb/phpBB/config
Nicofuma be0d4e20d4 [ticket/11444] Moving the in-board notifications to a method class
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.

It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
2015-07-13 22:41:13 +02:00
..
default [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
development [ticket/12632] Add twig.debug and twig.auto_reload in config.yml 2015-05-04 14:43:58 +02:00
production [ticket/12620] Fix tests 2014-11-20 21:13:26 +01:00
test [ticket/12620] Fix tests 2014-11-20 21:13:26 +01:00
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00