Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Settings ¶
type Settings struct { gorm.Model CacheLifetime int MaxLogAge int MaxLogCount int MaxLogSize int SyncInterval time.Duration WebserverPort int LocalServer plex.Host LocalServerID uint RemoteServer plex.Host RemoteServerID uint }
Settings stores the application settings
Click to show internal directories.
Click to hide internal directories.