diff --git a/cache/installedVersion.json b/cache/installedVersion.json index a621ecfc..c59ca463 100644 --- a/cache/installedVersion.json +++ b/cache/installedVersion.json @@ -1,3 +1,3 @@ { - "tag_name": "v3.0.0" + "tag_name": "v3.0.1" } \ No newline at end of file diff --git a/config/config.ini.example b/config/config.ini.example index b8a99a33..13eba078 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -110,12 +110,12 @@ teaser.behave = "default" ; Teaser character count teaser.char = "200" -; rss description type. body or meta -rss.description = "body" - ; Description character count description.char = "150" +; rss description type. body or meta +rss.description = "body" + ; RSS feed count rss.count = "10" diff --git a/index.php b/index.php index d31610ce..90373979 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@