aboutsummaryrefslogtreecommitdiff
path: root/config.rb
blob: 3e2916be39df3c828bafd6a81655c58cd9538088 (plain)
1
2
3
4
5
6
7
# Choose your favorite version control system
load "bzr.rb"

# Change this if the url is not determined correctly
SITEURL = "http://#{$cgi.server_name}#{$cgi.script_name.gsub(/[^\/]*$/,"")}"