linuxserver / docker-calibre

GNU General Public License v3.0
338 stars 62 forks source link

Add documentation for the parameter TITLE #110

Closed dkadioglu closed 1 year ago

dkadioglu commented 1 year ago

The string, which is used as html page title and usually shown as window or tab title in the browser can be modified with the environment variable TITLE. As this is so far undocumented, this commit adds the relevant sections.

linuxserver.io



Description:

The string, which is used as html page title and usually shown as window or tab title in the browser can be modified with the environment variable TITLE. As this is so far undocumented, this commit adds the relevant sections.

Benefits of this PR and context:

The window or tab title can be adapted. Fixes https://github.com/linuxserver/docker-calibre/issues/99

How Has This Been Tested?

I simply added the environment variable to the docker-compose.yml file I was already using and recreated the container. The successful change of the window/tab title could be seen right away.

LinuxServer-CI commented 1 year ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/calibre/v6.7.1-pkg-5aa858db-pr-110/index.html https://ci-tests.linuxserver.io/lspipepr/calibre/v6.7.1-pkg-5aa858db-pr-110/shellcheck-result.xml

aptalca commented 1 year ago

Thanks for the PR, but that's not something we'd like to advertise or document. It's something the baseimage offers but has not been reliable in the past. We'll just set it to Calibre in the image