forked from leftypol/leftypol
Enable flags on the JSON api
This commit is contained in:
parent
5dbf11ad88
commit
742390fb41
2 changed files with 4 additions and 3 deletions
1
inc/instance-config.php
Normal file → Executable file
1
inc/instance-config.php
Normal file → Executable file
|
@ -127,6 +127,7 @@ $config['allowed_ext_files'][] = 'epub';
|
|||
*/
|
||||
$config['country_flags_condensed'] = false;
|
||||
$config['user_flag'] = true;
|
||||
$config['country_flags'] = true;
|
||||
$config['flag_style'] = 'width:auto;height:11px;';
|
||||
$config['user_flags'] = array (
|
||||
'4th_international' => '4th International',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue