1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-21 23:32:39 +00:00
pixelfed/config/snowflake.php
2019-03-11 23:38:21 -06:00

6 lines
96 B
PHP

<?php
return [
'epoch' => 1549756800000,
'worker_id' => 1,
'datacenter_id' => 1,
];