* imported qemu/hotfix-glibc-2.41.patch
[t2sde.git] / package / network / pound / config.hlp
blob304145029351bd1f23cb8688babbd70cb2fefe37
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/pound/config.hlp
3 # Copyright (C) 2004 - 2022 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
11 MENU_PKG_POUND
12   Here you will find config options for the Pound package.
14 SDECFG_PKG_POUND_DAEMON
15   Enable or disable running Pound in daemon mode.
17   (default: enabled)
19 SDECFG_PKG_POUND_SUPER
20   Enable or disable running Pound with supervisor process
22   (default: enabled)
24 SDECFG_PKG_POUND_MSWEBDAV
25   Enable or disable the Microsoft WebDAV extensions.
27   Note:
28   This is also required for using Pound in front of a Subversion server.
29   (see  http://subversion.tigris.org for details)
31   (default: disabled)
33 SDECFG_PKG_POUND_UNSAFE
34   Enable or disable matching unsafe URL characters.
35   
36   If enabled the characters "{}|\^[]'" will be allowed in request URLs.
37   This can be overridden in the configuration file.
39   (default: disabled)