Skip to main content

๐Ÿ”’ Read-Only Defaults

DIโ€™s native functions and some variables are Read/Only by default to prevent accidental changes. Use the configuration off_readonly to override this.

note

off_readonly is not necessary in Test Mode, since protection only applies when a conventional installation process begins.