faster poll

This commit is contained in:
0xa0
2026-07-22 16:35:17 +02:00
parent 33f3fafb88
commit 6e6052483c
4 changed files with 7 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
<?php
const DISCORD_ID = '298221448642953217';
const SITE_TITLE = '0xA0.dev';
const REPO_URL = 'https://git.0xa0.dev';
define('DATA_DIR', getenv('DATA_DIR') ?: '/var/www/data');