Skip to content

Commit 2e802e7

Browse files
authored
Merge pull request #179 from linuxserver/drizuid-patch-1
2 parents 70c02cc + edd48f8 commit 2e802e7

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ If you wish to use the extra functionality of BookStack such as email, Memcache,
9292

9393
When you create the container, do not set any arguments for any SQL settings. The container will copy an exemplary .env file to /config/www/.env on your host system for you to edit.
9494

95-
#### PDF Rendering
96-
[wkhtmltopdf](https://wkhtmltopdf.org/) is available to use as an alternative PDF rendering generator as described at https://www.bookstackapp.com/docs/admin/pdf-rendering/.
97-
98-
The path to wkhtmltopdf in this image to include in your .env file is `/usr/bin/wkhtmltopdf`.
99-
10095
## Usage
10196

10297
Here are some example snippets to help you get started creating a container.

readme-vars.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,6 @@ app_setup_block: |
108108
If you wish to use the extra functionality of BookStack such as email, Memcache, LDAP and so on you will need to make your own .env file with guidance from the BookStack documentation.
109109
110110
When you create the container, do not set any arguments for any SQL settings. The container will copy an exemplary .env file to /config/www/.env on your host system for you to edit.
111-
112-
#### PDF Rendering
113-
[wkhtmltopdf](https://wkhtmltopdf.org/) is available to use as an alternative PDF rendering generator as described at https://www.bookstackapp.com/docs/admin/pdf-rendering/.
114-
115-
The path to wkhtmltopdf in this image to include in your .env file is `/usr/bin/wkhtmltopdf`.
116111
117112
118113
# changelog

0 commit comments

Comments
 (0)