16 lines
260 B
INI
16 lines
260 B
INI
# Configuration file
|
|
|
|
"debug mode" {
|
|
B:"Enable Debug Mode?"=false
|
|
}
|
|
|
|
|
|
"version checker" {
|
|
I:"# of attempts to check for updates?"=0
|
|
S:"Last Remote Version Found"=
|
|
I:"Notify if out of Date? (0=Always, 1=Once, 2=Never)"=2
|
|
S:"Update URL"=
|
|
}
|
|
|
|
|