mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 12:30:42 +02:00
[ticket/14457] Set the config values related to the RNG in the installer config
PHPBB3-14457
This commit is contained in:
@@ -17,7 +17,9 @@ services:
|
|||||||
config:
|
config:
|
||||||
class: phpbb\config\config
|
class: phpbb\config\config
|
||||||
arguments:
|
arguments:
|
||||||
- []
|
-
|
||||||
|
rand_seed: 'installer_seed'
|
||||||
|
rand_seed_last_update: 0
|
||||||
|
|
||||||
controller.resolver:
|
controller.resolver:
|
||||||
class: phpbb\controller\resolver
|
class: phpbb\controller\resolver
|
||||||
|
Reference in New Issue
Block a user