mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/14492] Define extensions to install in config not via cli argument
PHPBB3-14492
This commit is contained in:
@@ -34,3 +34,5 @@ installer:
|
||||
server_name: localhost
|
||||
server_port: 80
|
||||
script_path: /
|
||||
|
||||
extensions: ['phpbb/viglink']
|
||||
|
@@ -1,2 +1,3 @@
|
||||
updater:
|
||||
type: all
|
||||
extensions: ['phpbb/viglink']
|
||||
|
Reference in New Issue
Block a user