1
0
Fork 0
forked from mirror/pixelfed
pixelfed/config/snowflake.php

7 lines
96 B
PHP
Raw Normal View History

2019-03-11 23:38:21 -06:00
<?php
return [
'epoch' => 1549756800000,
'worker_id' => 1,
'datacenter_id' => 1,
];