diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-08 11:33:23 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-08 11:33:23 +0100 |
commit | 2e6905472db5d865efde0afbf8f7f145e6ccd430 (patch) | |
tree | eb8bbe9aec0d075ea2a3ed3905f0f7cf86f5834d /doc/it/weechat_faq.it.asciidoc | |
parent | 01afee6c336f0a76b53241aabb14bb1550ce29b6 (diff) | |
download | weechat-2e6905472db5d865efde0afbf8f7f145e6ccd430.zip |
doc: add javascript plugin in FAQ
Diffstat (limited to 'doc/it/weechat_faq.it.asciidoc')
-rw-r--r-- | doc/it/weechat_faq.it.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_faq.it.asciidoc b/doc/it/weechat_faq.it.asciidoc index f6e1cfb8b..3697a1b05 100644 --- a/doc/it/weechat_faq.it.asciidoc +++ b/doc/it/weechat_faq.it.asciidoc @@ -772,7 +772,7 @@ Esistono diversi trucchi per ottimizzare l'uso della memoria: * utilizzare l'ultima versione stabile (si suppone che abbia meno falle di memoria rispetto le versioni precedenti) * non caricare alcuni plugin se non vengono utilizzati, ad esempio: aspell, fifo, - logger, perl, python, ruby, lua, tcl, guile, xfer (usato per DCC) + logger, perl, python, ruby, lua, tcl, guile, javascript, xfer (usato per DCC) * caricare solo gli script veramente necessari * non caricare i certificati se SSL *NON* viene usato: usare una stringa vuota nell'opzione 'weechat.network.gnutls_ca_file' |