mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
blog_new_job[D[D[D[D[D[D[D_
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="ns_file_map">ns_file_map</span>
|
||||
<span class="mw-headline" id="ns_file_map">ns_file_map</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Sqlite/File-sizes?action=edit&section_key=ns_file_map" title="Edit section: ns_file_map" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
The ns_file_map argument is a new-line/semi-colon delimited string. The default value is the following:
|
||||
@@ -97,7 +97,7 @@ Template;Module
|
||||
Note that an empty string will default everything to be stored in the core database. If a single file database is desired, specify "".
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="db_text_max_value">db_text_max value</span>
|
||||
<span class="mw-headline" id="db_text_max_value">db_text_max value</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Sqlite/File-sizes?action=edit&section_key=db_text_max_value" title="Edit section: db_text_max_value" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
This is a number that represents the maximum number of MB of text data that can be stored in the file. Note the following
|
||||
@@ -131,7 +131,7 @@ Template;Module
|
||||
</dd>
|
||||
</dl>
|
||||
<h2>
|
||||
<span class="mw-headline" id="db_categorylink_max_and_db_wikidata_max_value">db_categorylink_max and db_wikidata_max value</span>
|
||||
<span class="mw-headline" id="db_categorylink_max_and_db_wikidata_max_value">db_categorylink_max and db_wikidata_max value</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Sqlite/File-sizes?action=edit&section_key=db_categorylink_max_and_db_wikidata_max_value" title="Edit section: db_categorylink_max_and_db_wikidata_max_value" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
This is a number that represents the maximum number of MB of categorylink data that can be stored in the file. Note the following:
|
||||
@@ -145,7 +145,7 @@ Template;Module
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<span class="mw-headline" id="db_wikidata_max_value">db_wikidata_max value</span>
|
||||
<span class="mw-headline" id="db_wikidata_max_value">db_wikidata_max value</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Sqlite/File-sizes?action=edit&section_key=db_wikidata_max_value" title="Edit section: db_wikidata_max_value" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
This is a number that represents the maximum number of MB of wikidata label data that can be stored in the file. Note the following:
|
||||
|
||||
Reference in New Issue
Block a user