mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-19 18:57:53 -05:00
Fix typos
This commit is contained in:
committed by
GitHub
parent
0cd992df37
commit
5ccbd662c5
@@ -34,7 +34,7 @@ Special parameters to configure the script - all parameters can be combined:
|
||||
|
||||
- Parameter "force"
|
||||
https://freshrss.example.net/i/?c=feed&a=actualize&force=1
|
||||
If force is set to 1 all feeds will be refreshed at once.
|
||||
If *force* is set to 1 all feeds will be refreshed at once.
|
||||
|
||||
- Parameter "ajax"
|
||||
https://freshrss.example.net/i/?c=feed&a=actualize&ajax=1
|
||||
@@ -42,11 +42,11 @@ Only a status site is returned and not a complete website. Example: "OK"
|
||||
|
||||
- Parameter "maxFeeds"
|
||||
https://freshrss.example.net/i/?c=feed&a=actualize&maxFeeds=30
|
||||
If maxFeeds is set the confgured amount of feeds is refreshed at once. The default setting is "10".
|
||||
If *maxFeeds* is set the configured amount of feeds is refreshed at once. The default setting is "10".
|
||||
|
||||
- Parameter "token"
|
||||
https://freshrss.example.net/i/?c=feed&a=actualize&token=542345872345734
|
||||
Security parameter to prevent unauthorized refreshs. For detailed Documentation see "Form authentication".
|
||||
Security parameter to prevent unauthorized refreshes. For detailed Documentation see "Form authentication".
|
||||
|
||||
### Online cron
|
||||
|
||||
|
||||
Reference in New Issue
Block a user