mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
9 lines
356 B
Ruby
9 lines
356 B
Ruby
working_directory "@PREFIX@/share/@RUBY_PKGPREFIX@-redmine/app"
|
|
pid "@PREFIX@/share/@RUBY_PKGPREFIX@-redmine/unicorn.pid"
|
|
stderr_path "@PREFIX@/share/@RUBY_PKGPREFIX@-redmine/unicorn.log"
|
|
stdout_path "@PREFIX@/share/@RUBY_PKGPREFIX@-redmine/unicorn.log"
|
|
|
|
worker_processes 3
|
|
listen "@PREFIX@/share/@RUBY_PKGPREFIX@-redmine/unicorn.redmine.sock"
|
|
timeout 60
|
|
|