1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-13 20:14:10 +02:00

Deploying to gh-pages from @ RSS-Bridge/rss-bridge@152e96d3d0 🚀

This commit is contained in:
dvikan
2025-01-02 12:12:42 +00:00
parent 2c4cbb2175
commit 3413d357ec
44 changed files with 93 additions and 173 deletions

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Authentication.html">Authentication</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/06_Authentication.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Custom_Configuration.html">Custom Configuration</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/08_Custom_Configuration.md" target="_blank">
Edit on GitHub </a>
@@ -126,27 +126,13 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h1><a id="available-parameters" href="#available-parameters" class="Permalink" aria-hidden="true" title="Permalink">#</a>Available parameters</h1>
<p>The configuration file is split into sections:</p>
<ul>
<li>
<a href="#system">system</a>
</li>
<li>
<a href="#http-client">http client</a>
</li>
<li>
<a href="#cache">cache</a>
</li>
<li>
<a href="#proxy">proxy</a>
</li>
<li>
<a href="#authentication">authentication</a>
</li>
<li>
<a href="#admin">admin</a>
</li>
<li>
<a href="#error">error</a>
</li>
<li><a href="#system">system</a></li>
<li><a href="#http-client">http client</a></li>
<li><a href="#cache">cache</a></li>
<li><a href="#proxy">proxy</a></li>
<li><a href="#authentication">authentication</a></li>
<li><a href="#admin">admin</a></li>
<li><a href="#error">error</a></li>
</ul>
<p><em>System</em>: This section specifies system specific parameters</p>
<p><em>Http client</em>: This section has http client options</p>
@@ -157,9 +143,7 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="system" href="#system" class="Permalink" aria-hidden="true" title="Permalink">#</a>System</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#timezone">timezone</a>
</li>
<li><a href="#timezone">timezone</a></li>
</ul>
<h3><a id="timezone" href="#timezone" class="Permalink" aria-hidden="true" title="Permalink">#</a>Timezone</h3>
<p>Defines the timezone used by RSS-Bridge. This parameter can be set to any value of the values defined at <a href="https://www.php.net/manual/en/timezones.php" class="Link--external" rel="noopener noreferrer">https://www.php.net/manual/en/timezones.php</a></p>
@@ -167,12 +151,8 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="cache" href="#cache" class="Permalink" aria-hidden="true" title="Permalink">#</a>Cache</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#type">type</a>
</li>
<li>
<a href="#custom_timeout">custom_timeout</a>
</li>
<li><a href="#type">type</a></li>
<li><a href="#custom_timeout">custom_timeout</a></li>
</ul>
<h3><a id="type" href="#type" class="Permalink" aria-hidden="true" title="Permalink">#</a>type</h3>
<p>Defines the cache type used by RSS-Bridge.</p>
@@ -205,15 +185,9 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="proxy" href="#proxy" class="Permalink" aria-hidden="true" title="Permalink">#</a>Proxy</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#url">url</a>
</li>
<li>
<a href="#name">name</a>
</li>
<li>
<a href="#by_bridge">by_bridge</a>
</li>
<li><a href="#url">url</a></li>
<li><a href="#name">name</a></li>
<li><a href="#by_bridge">by_bridge</a></li>
</ul>
<h3><a id="url" href="#url" class="Permalink" aria-hidden="true" title="Permalink">#</a>url</h3>
<p>Sets the proxy url (i.e. “tcp://192.168.0.0:32”)</p>
@@ -238,15 +212,9 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="authentication" href="#authentication" class="Permalink" aria-hidden="true" title="Permalink">#</a>Authentication</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#enable">enable</a>
</li>
<li>
<a href="#username">username</a>
</li>
<li>
<a href="#password">password</a>
</li>
<li><a href="#enable">enable</a></li>
<li><a href="#username">username</a></li>
<li><a href="#password">password</a></li>
</ul>
<h3><a id="enable" href="#enable" class="Permalink" aria-hidden="true" title="Permalink">#</a>enable</h3>
<p>Enables authentication for RSS-Bridge.</p>
@@ -260,9 +228,7 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="admin" href="#admin" class="Permalink" aria-hidden="true" title="Permalink">#</a>Admin</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#email">email</a>
</li>
<li><a href="#email">email</a></li>
</ul>
<h3><a id="email" href="#email" class="Permalink" aria-hidden="true" title="Permalink">#</a>email</h3>
<p>Advertises an email address where people can reach the administrator.</p>
@@ -272,12 +238,8 @@ automatically use the default settings from <code>config.default.ini.php</code>.
<h2><a id="error" href="#error" class="Permalink" aria-hidden="true" title="Permalink">#</a>error</h2>
<p>This section provides following parameters:</p>
<ul>
<li>
<a href="#output">output</a>
</li>
<li>
<a href="#report_limit">report_limit</a>
</li>
<li><a href="#output">output</a></li>
<li><a href="#report_limit">report_limit</a></li>
</ul>
<h3><a id="output" href="#output" class="Permalink" aria-hidden="true" title="Permalink">#</a>output</h3>
<p>Defines how error messages are returned by RSS-Bridge</p>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Customizations.html">Customizations</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/07_Customizations.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Heroku_Installation.html">Heroku Installation</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/04_Heroku_Installation.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Installation.html">Installation</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/01_Installation.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Updating.html">Updating</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/02_Updating.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Whitelisting.html">Whitelisting</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/05_Whitelisting.md" target="_blank">
Edit on GitHub </a>

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/index.md" target="_blank">
Edit on GitHub </a>