Perhaps need to become a witness first, by using update_witness
command in the CLI (better generate another key and set it as signing key).
Then in config.ini,
witness = "your_account"
miner = ["your_account","your_active_key"]
private-key = your_signing_key
Note: no quotes around the private-key.