PCM: change hole cost.

master
Snakes 2022-07-07 23:37:37 -04:00
parent 5c82f392ec
commit c7467419b9
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ if SITE in {'rdrama.net', 'devrama.xyz'}:
"7": "886781932430565418",
}
elif SITE == 'pcmemes.net':
HOLE_COST = 10000
HOLE_COST = 1000
PIN_LIMIT = 6
POST_RATE_LIMIT = '1/second;4/minute;20/hour;100/day'
NOTIFICATIONS_ID = 1046