created stub for new addon settings

This commit is contained in:
robweber
2012-09-04 10:42:17 -05:00
parent 144b089673
commit cb115e42fb
2 changed files with 7 additions and 1 deletions

View File

@ -16,4 +16,7 @@
<setting id="backup_thumbnails" type="bool" label="30034" default="true" />
<setting id="backup_config" type="bool" label="30035" default="true" />
</category>
<category id="scheduling" label="30013">
<setting id="enable_scheduler" type="bool" label="30060" default="false" />
</category>
</settings>