commit 210fd40b59a3cb6f5df6cfa6caf87db4129248d8
parent c9847a8a9bfcebb52603835cbe9a887cea7a18a1
Author: Gaute Hope <eg@gaute.vetsj.com>
Date: Mon, 15 Apr 2013 09:33:52 +0200
Use supmua.org for YAML_DOMAIN
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/sup.rb b/lib/sup.rb
@@ -52,7 +52,7 @@ module Redwood
SEARCH_FN = File.join(BASE_DIR, "searches.txt")
LOG_FN = File.join(BASE_DIR, "log")
- YAML_DOMAIN = "masanjin.net"
+ YAML_DOMAIN = "supmua.org"
YAML_DATE = "2006-10-01"
## record exceptions thrown in threads nicely