Increase size of public api query
This commit is contained in:
parent
81b0d797b7
commit
566fe2dab9
@ -3,7 +3,7 @@ import { absolutePathForPhoto } from './paths';
|
||||
import { formatDateFromPostgresString } from '@/utility/date';
|
||||
import { getNextImageUrlForRequest } from '@/services/next-image';
|
||||
|
||||
export const API_PHOTO_REQUEST_LIMIT = 20;
|
||||
export const API_PHOTO_REQUEST_LIMIT = 40;
|
||||
|
||||
export interface PublicApi {
|
||||
meta: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user