Talk:DB Variables Configuration
From SME Server
Jump to navigationJump to search
Following section to with new para to replace current text
Setting db variables to default values
Any db variable that has a default value can be reset to the default by deleting the variable entirely, then re-initializing the default database values as follows:
config delprop key prop /etc/e-smith/events/actions/initialize-default-databases
Delete or reset a property value
To delete a property vale or reset to null issue either of the following commands
db accounts setprop key prop ''
or
db accounts delprop key prop