Exclude Snapshot resources from XOA self service

By default XOA take all snapshot resources into account into self service CPU RAM and disk
If you want to ignore all snapshot resources in self service you can edit your XO config in:
/etc/xo-server/config.toml to include this at the end:
[selfService]
ignoreVmSnapshotResources = true