kopia lustrzana https://github.com/pixelfed/pixelfed
Update Story model
rodzic
c5e171c4a8
commit
9f2659da6a
|
@ -10,7 +10,7 @@ class Story extends Model
|
|||
{
|
||||
use HasSnowflakePrimary;
|
||||
|
||||
public const MAX_PER_DAY = 10;
|
||||
public const MAX_PER_DAY = 20;
|
||||
|
||||
/**
|
||||
* Indicates if the IDs are auto-incrementing.
|
||||
|
|
Ładowanie…
Reference in New Issue