forked from GNUsocial/gnu-social
start getting locations from remote services
This commit is contained in:
@@ -229,4 +229,6 @@ $default =
|
||||
array('contentlimit' => null),
|
||||
'http' =>
|
||||
array('client' => 'curl'), // XXX: should this be the default?
|
||||
'location' =>
|
||||
array('namespace' => 1), // 1 = geonames, 2 = Yahoo Where on Earth
|
||||
);
|
||||
|
Reference in New Issue
Block a user