mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-04 19:14:41 +00:00
uwuzu v1.5.0 Combeny
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
<?php // S3の設定
|
||||
define('AMS3_CHKS', ''); // trueならオブジェクトストレージが有効
|
||||
|
||||
define('AMS3_BASE_URLS', '');
|
||||
define('AMS3_BUCKET_NM', '');
|
||||
define('AMS3_PREFIX_NM', '');
|
||||
define('AMS3_ENDPOINTS', '');
|
||||
define('AMS3_REGION_NM', '');
|
||||
define('AMS3_ACCESSKEY', '');
|
||||
define('AMS3_SECRETKEY', '');
|
||||
define('AMS3_IS_S3FPS_', '');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user