Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50069

configuring the content server...

$
0
0
hi there. long time user here, but only recently decided to deep dive into all the features.

got the content server setup on my server so i can access my books from any browser to read and whatnot. still working on the configuration (like adding my favourite plugins from desktop), but one question that has been bugging me is:

can we put the config options for the content server in a config file somewhere? because this is a really long line to put in a systemd file :)

Code:

calibre-server \
        --enable-auth \
        --auth-mode=auto \
        --enable-local-write \
        --trusted-ips=0.0.0.0/0 \
        --userdb=users.db \
        --log=server.log \
        --access-log=access.log \
        --port=8080 \
        --daemonize \
        CalibreLibrary

i mean ... it works but ... just wondering whether that's an option.

Viewing all articles
Browse latest Browse all 50069

Latest Images

Trending Articles



Latest Images