kopia lustrzana https://github.com/pixelfed/pixelfed
Update User Ratelimit
rodzic
dbfcff840a
commit
e01ece173c
|
@ -11,7 +11,7 @@ trait User {
|
||||||
|
|
||||||
public function getMaxPostsPerHourAttribute()
|
public function getMaxPostsPerHourAttribute()
|
||||||
{
|
{
|
||||||
return 20;
|
return 50;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getMaxPostsPerDayAttribute()
|
public function getMaxPostsPerDayAttribute()
|
||||||
|
|
Ładowanie…
Reference in New Issue