forked from wallabag/wallabag
Added test
This commit is contained in:
committed by
Simounet
parent
19322142c3
commit
7eddea6ff7
@ -120,7 +120,7 @@ class Config
|
||||
/**
|
||||
* @var int
|
||||
*
|
||||
* @ORM\Column(name="display_thumbnails", type="integer", nullable=true)
|
||||
* @ORM\Column(name="display_thumbnails", type="integer", nullable=true, options={"default" = 1})
|
||||
*
|
||||
* @Groups({"config_api"})
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user