diff --git a/config/secrets.php.template b/config/secrets.php.template index a7b27d8..7d0931c 100644 --- a/config/secrets.php.template +++ b/config/secrets.php.template @@ -1,6 +1,9 @@ 'myUsername', + 'api_access_password' => 'myPassword', + // Omit or leave the following empty to disable API token 'api_access_token' => 'myApiAccessToken', // elixforms API credentials