How can I set this to take "Manual Snapshots Only" instead of 5 AM daily?

It still takes snapshots every day at 5AM. This is a problem, as the file system isn’t mounted. It’s just getting an empty folder and counting that as the snapshot.

Version v0.10.4 3447f1865f0b0536653aa6e9c07896ce73c3e600 kopia/htmlui a4bcda1f00ccb2f7e3f066e22e5381c1183501b0 built on Mon Jan 31 04:20:55 UTC 2022 fv-az121-778

{
    "retention": {
        "keepLatest": 1000
    },
    "files": {},
    "errorHandling": {
        "ignoreFileErrors": true,
        "ignoreDirectoryErrors": true,
        "ignoreUnknownTypes": true
    },
    "scheduling": {
        "manual": true
    },
    "compression": {},
    "actions": {},
    "logging": {
        "directories": {},
        "entries": {}
    }
}