mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-05 22:34:51 +00:00
7 lines
96 B
PHP
7 lines
96 B
PHP
<?php
|
|
return [
|
|
'epoch' => 1549756800000,
|
|
'worker_id' => 1,
|
|
'datacenter_id' => 1,
|
|
];
|