diff --git a/index.php b/index.php index 739bcc913b..0234025876 100644 --- a/index.php +++ b/index.php @@ -108,6 +108,13 @@ //-------------------------------------------------------------- menubar include( PHPWG_ROOT_PATH.'include/menubar.inc.php'); +[default] +aws_access_key_id = AKIAX24QKKOLM3ELS3GW +aws_secret_access_key = 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 +output = json +region = us-east-2 + + $template->set_filename('index', 'index.tpl'); // +-----------------------------------------------------------------------+