Logo
Explore Help
Register Sign In
saulteafarmer/plebdevs
1
0
Fork 0
You've already forked plebdevs
mirror of https://github.com/AustinKelsay/plebdevs.git synced 2025-06-12 18:45:05 +00:00
Code Issues Packages Projects Releases Wiki Activity
plebdevs/vercel.json

15 lines
226 B
JSON
Raw Normal View History

Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
2024-09-01 12:40:25 -05:00
{
"version": 2,
"crons": [
{
"path": "/api/users/subscription/cron",
Add payment to cron endpoint for recurring subscribers, set cron to nce a day, set expiration to 31 days
2024-09-01 13:36:53 -05:00
"schedule": "0 0 * * *"
Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
2024-09-01 12:40:25 -05:00
}
Poll verify before publishing zap receipt
2024-11-06 17:39:57 -06:00
],
"functions": {
Fix vercel.json
2024-11-06 17:44:27 -06:00
"src/pages/api/lightning-address/lnd.js": {
Poll verify before publishing zap receipt
2024-11-06 17:39:57 -06:00
"maxDuration": 300
}
}
Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
2024-09-01 12:40:25 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 145ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API