This patchset cherry picks enum configuration type from disable user management PR, introduces option to disable box.cfg on storage and completely drops calling box.cfg on routers.
There won't be any better time for breaking change of disabling box.cfg on routers than release of Tarantool 3.0.0
This patchset cherry picks enum configuration type from
disable user management
PR, introduces option to disable box.cfg on storage and completely drops callingbox.cfg
on routers.There won't be any better time for breaking change of disabling box.cfg on routers than release of Tarantool 3.0.0
Closes #353 Closes #428