This commit is contained in:
Zhang Huangbin 2015-12-15 00:11:38 +08:00
parent 55a82ef7b2
commit 7cc33d6246
2 changed files with 16 additions and 16 deletions

View File

@ -132,14 +132,14 @@ To disable Cluebringer integration in iRedAdmin-Pro, please set
`policyd_enabled = False` in iRedAdmin-Pro config file, then restart Apache
or uwsgi (if you're running Nginx) service.
Optionally, you can remove all parameters which start with `policyd_` in
iRedAdmin-Pro config file, for example:
Optionally, you can __REMOVE__ or __COMMENT OUT__ all parameters which start
with `policyd_` in iRedAdmin-Pro config file, for example:
```
policyd_enabled =
policyd_db_host =
policyd_db_port =
policyd_db_name =
policyd_db_user =
policyd_db_password =
policyd_enabled
policyd_db_host
policyd_db_port
policyd_db_name
policyd_db_user
policyd_db_password
```

View File

@ -150,14 +150,14 @@ smtpd_end_of_data_restrictions =
<p>To disable Cluebringer integration in iRedAdmin-Pro, please set
<code>policyd_enabled = False</code> in iRedAdmin-Pro config file, then restart Apache
or uwsgi (if you're running Nginx) service.</p>
<p>Optionally, you can remove all parameters which start with <code>policyd_</code> in
iRedAdmin-Pro config file, for example:</p>
<pre><code>policyd_enabled =
policyd_db_host =
policyd_db_port =
policyd_db_name =
policyd_db_user =
policyd_db_password =
<p>Optionally, you can <strong>REMOVE</strong> or <strong>COMMENT OUT</strong> all parameters which start
with <code>policyd_</code> in iRedAdmin-Pro config file, for example:</p>
<pre><code>policyd_enabled
policyd_db_host
policyd_db_port
policyd_db_name
policyd_db_user
policyd_db_password
</code></pre><p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),