# This is the config-file for savepress. Please dont
# change anything except you know what your doing.


# This is the max frequency which will be used
# Standard: 250
vmax: 250 

# This is the min frequency which will be used
# Standard: 250
vmin: 250 

# This value is used to make a small delay
# which would make you hold down the "button" for X
# seconds to activate the script
# Should be a number, 0 is the same as no delay
# Standard: 2
vdelay: 2 

# This value will enable/disable wifi-disconnection
# Should be True or False
# Standard: True
vwlan: True 

# This value will disable/enable cellular radio
# Should be True or False
# Standard: False
voffline: False 

# This value will enable/disable 2g-only-mode
# Will be refused if above value is true
# Should be True or False
# Standard: True
v2g: True 

# This value will disable bluetooth
# Should be True or False
# Standard: True
vblue: True 

# If you have any other whishes/ideas of how to save
# battery, please email me at: wellef@meegosweden.com
