mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-25 12:33:29 +01:00
[ticket/14457] Set the config values related to the RNG in the installer config
PHPBB3-14457
This commit is contained in:
parent
97bbf2d2b8
commit
08a11dbe32
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user