Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/diaspora.yml.example')
-rw-r--r--config/diaspora.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example
index 8c1b54615..c2a47b001 100644
--- a/config/diaspora.yml.example
+++ b/config/diaspora.yml.example
@@ -186,8 +186,8 @@ configuration: ## Section
#rails_environment: 'development'
## Write unicorn stderr and stdout log.
- #stderr_log: '/usr/local/app/diaspora/log/unicorn-stderr.log'
- #stdout_log: '/usr/local/app/diaspora/log/unicorn-stdout.log'
+ #stderr_log: 'log/unicorn-stderr.log'
+ #stdout_log: 'log/unicorn-stdout.log'
## Number of Unicorn worker processes (default=2).
## Increase this if you have many users.