dynamic_disk_allow_from_env
Allow usingfrom_env substitutions in the dynamic disk configuration (i.e. in the disk() function arguments).
Disabled by default to prevent users from reading arbitrary environment variables when defining table storage.
dynamic_disk_allow_from_zk
Allow usingfrom_zk substitutions in the dynamic disk configuration (i.e. in the disk() function arguments).
Disabled by default.
dynamic_disk_allow_include
Allow usinginclude in the dynamic disk configuration (i.e. in the disk() function arguments).
Disabled by default.