aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orm/fixtures/README
blob: f05049446094d58e633dc7eeb6b69d04469c333f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Fixtures directory

Fixtures are data dumps that can be loaded into the SRTool's database to provide
configuration and data.

In this directory we have the fixtures which are loaded the first time you start Toaster.
This is to provide useful default values and metadata to Toaster.

 - settings.xml This Contains SRTool wide settings, such as the default values for
   certain system variables.

 - custom.xml: If present, this file can be used to override the default values
   in particular to add and modify for a local or commercial installation