Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IsPhone bool IsPushHelper bool MainQml string Gui string ElectronDebug bool HomeDir string ConfigDir string CacheDir string ConfigFile string ContactsFile string RegisteredContactsFile string SettingsFile string LogFile string LogLevel string DataDir string StorageDir string AttachDir string TsDeviceURL string VcardPath string ServerHost string ServerPort string )
View Source
var AppName = "textsecure.nanuc"
View Source
var AppVersion = "0.8.8"
View Source
var Config *textsecure.Config
View Source
var MaxAttachmentSize int64 = 100 * 1024 * 1024
Do not allow sending attachments larger than 100M for now
Functions ¶
func GetConfig ¶
func GetConfig() (*textsecure.Config, error)
func SetupConfig ¶
func SetupConfig()
func Unregister ¶
func Unregister()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.