mirror of https://github.com/pixelfed/pixelfed.git
7 lines
96 B
PHP
7 lines
96 B
PHP
|
<?php
|
||
|
return [
|
||
|
'epoch' => 1549756800000,
|
||
|
'worker_id' => 1,
|
||
|
'datacenter_id' => 1,
|
||
|
];
|