mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-04-29 13:31:22 +00:00
Deployed 5dd5b95 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1439,29 +1439,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../edge/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Edge Positioning
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -1760,6 +1737,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#removal-of-the-edge-module" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Removal of the edge module
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1989,6 +1975,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#removal-of-the-edge-module" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Removal of the edge module
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -2068,6 +2063,9 @@ We will keep a compatibility layer for 1-2 versions (so both <code>buy_tag</code
|
||||
<h2 id="configuring-advanced-logging-via-config">Configuring advanced logging via config<a class="headerlink" href="#configuring-advanced-logging-via-config" title="Permanent link">¶</a></h2>
|
||||
<p>Configuring syslog and journald via <code>--logfile systemd</code> and <code>--logfile journald</code> respectively has been deprecated in 2025.3.
|
||||
Please use configuration based <a href="../advanced-setup/#advanced-logging">log setup</a> instead.</p>
|
||||
<h2 id="removal-of-the-edge-module">Removal of the edge module<a class="headerlink" href="#removal-of-the-edge-module" title="Permanent link">¶</a></h2>
|
||||
<p>The edge module has been deprecated in 2023.9 and removed in 2025.6.
|
||||
All functionalities of edge have been removed, and having edge configured will result in an error.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user