OpenProviderライブラリ
This commit is contained in:
@@ -21,6 +21,12 @@ define('FEDIINFO', [
|
||||
'pubkey' => ROOT.'/public/static/pub.pem',
|
||||
'privkey' => ROOT.'/data/priv.pem',
|
||||
]);
|
||||
define('OPENPROVIDER', [
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
'ip' => '0.0.0.0',
|
||||
'owner_handle' => 'HK912631-JP',
|
||||
]);
|
||||
|
||||
define('MAILER_ENABLED', false);
|
||||
define('LOGGING_ENABLED', true);
|
||||
|
||||
Reference in New Issue
Block a user