summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/autogen/user/weechat_options.txt')
-rw-r--r--doc/de/autogen/user/weechat_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt
index d40633d0c..4668cf2a1 100644
--- a/doc/de/autogen/user/weechat_options.txt
+++ b/doc/de/autogen/user/weechat_options.txt
@@ -823,3 +823,8 @@
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
+* [[option_weechat.startup.sys_rlimit]] *weechat.startup.sys_rlimit*
+** Beschreibung: `set resource limits for WeeChat process, format is: "res1:limit1,res2:limit2"; resource name is the end of constant (RLIMIT_XXX) in lower case (see man setrlimit for values); limit -1 means "unlimited"; example: set unlimited size for core file and max 1GB of virtual memory: "core:-1,as:1000000000"`
+** Typ: Zeichenkette
+** Werte: beliebige Zeichenkette (Standardwert: `""`)
+