diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-08 03:48:28 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-08 03:48:28 -0500 |
commit | 918cc95cccd492dcf76b3412bf461f29d1503a5e (patch) | |
tree | 30a469f9239040a91e27dd0d9e68acfc91c7126e | |
parent | f3b6f31d52269eae90f195a8b899eee85443ebb5 (diff) | |
download | docs-918cc95cccd492dcf76b3412bf461f29d1503a5e.tar.gz docs-918cc95cccd492dcf76b3412bf461f29d1503a5e.tar.bz2 docs-918cc95cccd492dcf76b3412bf461f29d1503a5e.zip |
add markup
-rw-r--r-- | taler-merchant-manual.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index 9c52cd2..b46301a 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -1138,7 +1138,7 @@ Limitations All of the static files must fit into memory and it must be possible for the process to hold open file handles for all of these files. You may want -to increase the "ulimit" of the ``taler-merchant-httpd`` process if you have +to increase the ``ulimit`` of the ``taler-merchant-httpd`` process if you have templates for many languages. The backend determines the MIME type based on the file's extension. The list |