summaryrefslogtreecommitdiff
path: root/packaging/buxton2.conf
blob: ef9e956b48df0f41f4b1d845d43562e857f9dce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# buxton2 config file for Tizen
#

[log-config]
OnOff=on
MaxLine=2000

[system]
Type=System
Backend=sqlite
Storage=persistent
Description=System configuration layer

[memory]
Type=System
Backend=sqlite
Storage=volatile
Description=Run-time settings

[user]
Type=User
Backend=sqlite
Storage=persistent
Description=Per-user settings

[user-memory]
Type=User
Backend=sqlite
Storage=volatile
Description=Per-user run-time settings