/usr/share/doc/samizdat/examples/samizdat-thin.yaml is in samizdat 0.7.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | # Thin configuration for Samizdat
#
---
servers: 4
pid: /var/run/samizdat/thin.pid
log: /var/log/samizdat/thin.log
user: samizdat
group: samizdat
rackup: /usr/share/samizdat/cgi-bin/samizdat.ru
|