Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
jp:optionreference [2009/06/07 15:02] – html_last_update_check and html_update_check are now GLOBAL options. amatubujp:optionreference [2009/06/07 15:21] – Add information about the new option 'bayes_subject_mod_pos' amatubu
Line 35: Line 35:
 ? bayes_localhostname ? bayes_localhostname
 ! () \\ これは、X-POPFile-Link ヘッダをクリックしたときに、[[jp:HowTos:SuppressXPLWarning | XPL Warning を抑制するために]] 必要になることがあります。bayes_hostname と似ていますが、ステルスモードで使用されます。 ! () \\ これは、X-POPFile-Link ヘッダをクリックしたときに、[[jp:HowTos:SuppressXPLWarning | XPL Warning を抑制するために]] 必要になることがあります。bayes_hostname と似ていますが、ステルスモードで使用されます。
 +
 +? bayes_sqlite_journal_mode (v1.1.1 で追加)
 +! (**delete**, truncate, persist, memory, off) \\ SQLite データベースエンジンのジャーナルモード。このオプションは、SQLite バックエンドを使用しており、DBD::SQLite v1.20 以降を使用している場合にのみ有効です。このパラメータを「memory」に変更することにより、POPFile がデータベースを更新する(メッセージを履歴に追加したり、メッセージをバケツに再分類したり)速度が速くなりますが、データベースを更新している間に POPFile がクラッシュした場合、データベースが破損する可能性があります。\\ ジャーナルモードについての詳細については、[[http://www.sqlite.org/pragma.html#pragma_journal_mode|Pragma statements supported by SQLite]] (英語)を参照してください。
  
 ? bayes_subject_mod_left ? bayes_subject_mod_left
 ! (**[** 、なんらかの文字/文字列) \\  POPFile がバケツ名の前に挿入する文字あるいは文字列。 ! (**[** 、なんらかの文字/文字列) \\  POPFile がバケツ名の前に挿入する文字あるいは文字列。
 +
 +? bayes_subject_mod_pos (v1.1.1 で追加)
 +! (**1**, -1) \\ POPFile が件名の変更をする場合にバケツ名を挿入する場所。\\ **bayes_subject_mod_pos = 1**\\ POPFile はバケツ名を件名の **最初** に追加します。\\ \\ **bayes_subject_mod_pos = -1**\\ POPFile はバケツ名を件名の **最後** に追加します。
  
 ? bayes_subject_mod_right ? bayes_subject_mod_right
 
jp/optionreference.txt · Last modified: 2009/06/21 20:04 by 127.0.0.1
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License