280e7a93de4f21aa7f20c2d9c064ea056b2e145a
[friendica-addons.git/.git] / geonames / config / geonames.ini.php
1 <?php return <<<INI
2
3 ; Warning: Don't change this file! It only holds the default config values for this addon.
4 ; Instead overwrite these config values in config/addon.ini.php in your Friendica directory
5
6 [geonames]
7 ; username (String)
8 ; The geonames.org API username
9 username =
10
11 INI;
12 //Keep this line