Profile settings

This settings is used to configure the behavior of the profile.

0.4.0

interface ProfileSettings {
    loadOnStartup: boolean;
}

Properties

Properties

loadOnStartup: boolean

Whether to load the profile on startup.