diff --git a/config_sample.json b/config_sample.json index eee59c8..28cfe58 100644 --- a/config_sample.json +++ b/config_sample.json @@ -1,5 +1,4 @@ { - "saveCredentials": true, - "API_KEY": "your api key goes here", + "API_Key": "your api key goes here", "Email": "your cloudflare email address" }