summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2010-02-15 23:15:50 -0500
committerMike Crute <mcrute@gmail.com>2010-02-15 23:15:50 -0500
commit8ba06672d6e15be85aa46268164dbdb7c8179fb9 (patch)
tree82990a6bec6a7cc62110276c5216d2d8e26de7d5
parentb8cce82b1c31dea2602d1f52bca8f46881d709c8 (diff)
downloadcalendar_proxy-8ba06672d6e15be85aa46268164dbdb7c8179fb9.tar.bz2
calendar_proxy-8ba06672d6e15be85aa46268164dbdb7c8179fb9.tar.xz
calendar_proxy-8ba06672d6e15be85aa46268164dbdb7c8179fb9.zip
Removing alarms stuff from config since it isn't used.
-rw-r--r--exchange.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/exchange.cfg b/exchange.cfg
index 6a96abe..c17a68d 100644
--- a/exchange.cfg
+++ b/exchange.cfg
@@ -5,7 +5,3 @@ user = <your_username>
5[local_server] 5[local_server]
6address = 0.0.0.0 6address = 0.0.0.0
7port = 8586 7port = 8586
8
9[alarms]
10enabled = True
11minutes_before = 15