Merge https://github.com/friendica/friendica into pull
This commit is contained in:
commit
ed7e626ed2
14 changed files with 232 additions and 77 deletions
1
boot.php
1
boot.php
|
@ -364,6 +364,7 @@ if(! class_exists('App')) {
|
|||
public $sourcename = '';
|
||||
public $videowidth = 425;
|
||||
public $videoheight = 350;
|
||||
public $force_max_items = 0;
|
||||
|
||||
private $scheme;
|
||||
private $hostname;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue