update configs

This commit is contained in:
2026-01-27 14:30:30 -03:00
parent d5db9b6eff
commit f539d78f14
3 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
export const TZ = 'America/Sao_Paulo'
export const CACHE_NAME = 'saladeaula.digital'
export const CACHE_TTL_SECONDS = 60 * 10
export const INTERNAL_EMAIL_DOMAIN = 'users.noreply.saladeaula.digital'
export const RYBBIT_SITE_ID = '83748b35413d'