mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-30 06:32:52 +00:00
Deployed 463e79d to 12.0 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
6e1d492915
commit
b7bb3b25de
|
|
@ -2659,7 +2659,7 @@
|
|||
<li class="md-nav__item">
|
||||
<a href="#mysql-configurations" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Mysql configurations
|
||||
MySQL configurations
|
||||
</span>
|
||||
</a>
|
||||
|
||||
|
|
@ -3925,7 +3925,7 @@
|
|||
<li class="md-nav__item">
|
||||
<a href="#mysql-configurations" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Mysql configurations
|
||||
MySQL configurations
|
||||
</span>
|
||||
</a>
|
||||
|
||||
|
|
@ -4030,7 +4030,7 @@
|
|||
<li><code>SEAFILE_ELASTICSEARCH_VOLUME</code>: Only valid in pro edition. The volume directory of Elasticsearch data, default is <code>/opt/seafile-elasticsearch/data</code>.</li>
|
||||
<li><code>SEADOC_VOLUME</code>: Only valid after integrating <a href="../../extra_setup/setup_seadoc/">SeaDoc</a>. The volume directory of <a href="../../extra_setup/setup_seadoc/#seadoc-directory-structure">SeaDoc server data</a>, default is <code>/opt/seadoc-data</code>.</li>
|
||||
</ul>
|
||||
<h2 id="mysql-configurations">Mysql configurations<a class="headerlink" href="#mysql-configurations" title="Permanent link">¶</a></h2>
|
||||
<h2 id="mysql-configurations">MySQL configurations<a class="headerlink" href="#mysql-configurations" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li><code>SEAFILE_MYSQL_DB_HOST</code>: The host address of Mysql, default is the pre-defined service name <code>db</code> in Seafile-docker instance.</li>
|
||||
<li><code>SEAFILE_MYSQL_ROOT_PASSWORD</code>: The <code>root</code> password of MySQL.</li>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue