pterowraptyl
    Preparing search index...

    Interface ServerFeatureLimits

    interface ServerFeatureLimits {
        allocations: number;
        backups: number;
        databases: number;
    }
    Index

    Properties

    allocations: number
    backups: number
    databases: number