<?php class Config { public static $cache = true; public static $admins = [ 'https://aaronparecki.com/' ]; }