Thread
:
calibre-server on RUSSIAN
View Single Post
10-31-2019, 09:44 AM
#
3
atrezonator
Junior Member
Posts: 2
Karma: 10
Join Date: Oct 2019
Device: android
Quote:
Originally Posted by
kovidgoyal
set the environment variable
CALIBRE_OVERRIDE_LANG=ru
though I dont know how complete the russian translation is.
Quote:
[Unit]
Description=calibre content server
After=network.target
[Service]
Type=simple
User=calibre
Group=calibre
CALIBRE_OVERRIDE_LANG=ru
ExecStart=/opt/calibre/calibre-server \
--access-log=/var/log/calibre-server-access.log \
--enable-auth \
--log=/var/log/calibre-server.log \
--port=8008 \
--url-prefix=/calibre \
--userdb=/var/lib/nethserver/calibre/users.sqlite \
"/var/lib/nethserver/calibre/library"
[Install]
WantedBy=multi-user.target
Like this ?
atrezonator
View Public Profile
Find More Posts by atrezonator
Track Posts by atrezonator via RSS