File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
docs/content/docs/administration Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,8 @@ Set to `1` to allow public access for `/update` (anybody can access and start th
209209<dt ><code >t</code ></dt ><dd >Twitter</dd >
210210<dt ><code >p</code ></dt ><dd >Pocket</dd >
211211<dt ><code >d</code ></dt ><dd >Diaspora</dd >
212- <dt ><code >w</code ></dt ><dd >Wallabag</dd >
212+ <dt ><code >w</code ></dt ><dd >Wallabag (requires <a href =" #wallabag " ><code >wallabag</code ></a > option to be set)</dd >
213+ <dt ><code >s</code ></dt ><dd >Wordpress (requires <a href =" #wordpress " ><code >wordpress</code ></a > option to be set)</dd >
213214<dt ><code >e</code ></dt ><dd >E-mail</dd >
214215<dt ><code >c</code ></dt ><dd >Copy to clipboard</dd >
215216</dl >
@@ -231,6 +232,12 @@ URL of your [Wallabag](https://www.wallabag.org/) instance.
231232Set to ` 1 ` or ` 2 ` depending on your wallabag version (` 1 ` for version 1.x or ` 2 ` for version 2.x).
232233</div >
233234
235+ ### ` wordpress `
236+ <div class =" config-option " >
237+
238+ URL of your WordPress blog for sharing links.
239+ </div >
240+
234241### ` unread_order `
235242<div class =" config-option " >
236243
You can’t perform that action at this time.
0 commit comments