summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-21 22:56:20 +0000
committerAndrew Dolgov <[email protected]>2023-10-21 22:56:20 +0000
commit6d9a93f4dd347bb88c8ef77d5d333759b2fc87ef (patch)
treece91c299dcc5d4da6172c355eabdc51800e91a8a
parentdf69a80cc119a267ce7831466c2aee059555f302 (diff)
Update FAQ
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index e28857a..0e890bd 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -130,7 +130,7 @@ See also: [ArchivedFeed](ArchivedFeed)
### I have used update daemon before, but switched away from it. However, the UI keeps nagging me about the daemon not running or not updating feeds or whatever.
-Find and delete daemon lock file in <code>LOCK\_DIRECTORY</code>. Usually, it’s <code>lock/update\_daemon.lock</code>. You can also remove <code>update\_daemon.stamp</code>.
+Find and delete daemon lock file in <code>LOCK_DIRECTORY</code>. Usually, it’s <code>lock/update_daemon.lock</code>. You can also remove <code>update_daemon.stamp</code>.
### I need an URL I can call to subscribe to feed to integrate with some third party browser extension/application.