mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #3698 from s9e/ticket/13935
[ticket/13935] Allow more admin-configurable schemes in post links * s9e/ticket/13935: [ticket/13935] Removed cache invalidation from acp_board [ticket/13935] Removed UI [ticket/13935] Allow more admin-configurable schemes in post links
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
||||
- @text_formatter.data_access
|
||||
- @cache.driver
|
||||
- @dispatcher
|
||||
- @config
|
||||
- %text_formatter.cache.dir%
|
||||
- %text_formatter.cache.parser.key%
|
||||
- %text_formatter.cache.renderer.key%
|
||||
|
Reference in New Issue
Block a user