summaryrefslogtreecommitdiffstats
path: root/db/feed.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/feed.php')
-rw-r--r--db/feed.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/feed.php b/db/feed.php
index 95aa93819..5ee63fa71 100644
--- a/db/feed.php
+++ b/db/feed.php
@@ -96,6 +96,7 @@ class Feed extends Entity implements IAPI, \JsonSerializable {
'preventUpdate',
'deletedAt',
'articlesPerUpdate',
+ 'location'
]);
$url = parse_url($this->link)['host'];