aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README5
-rw-r--r--config.rb.sample (renamed from config.rb)0
2 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 402232d..9dbc388 100644
--- a/README
+++ b/README
@@ -11,5 +11,6 @@ Licence:
Just place this application into a directory where cgi-scripts are evaluated.
The webserver needs the permission to write into the directory!
-You may look at config.rb to configure dudle.
-However, in most cases it should run out-of-the-box.
+Copy config.rb.sample to config.rb to start with a default configuration and make
+sure, that the webserver is allowed to write into the directory and can execute
+ruby + bzr.
diff --git a/config.rb b/config.rb.sample
index 7cfdcca..7cfdcca 100644
--- a/config.rb
+++ b/config.rb.sample