Documentation ¶
Index ¶
Constants ¶
View Source
const AppName = "textsecure.nanuc"
View Source
const AppVersion = "1.6.0"
View Source
const MaxAttachmentSize int64 = 100 * 1024 * 1024
MaxAttachmentSize does not allow sending attachments larger than 100M for now
Variables ¶
View Source
var ( IsPhone bool IsPushHelper bool MainQml string Gui string ElectronDebug bool PrintVersion bool HomeDir string ConfigDir 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 AxolotlWebDir string ElectronFlag string )
View Source
var Config *textsecureConfig.Config
Functions ¶
func GetConfig ¶
func GetConfig() (*textsecureConfig.Config, error)
func SetLogLevel ¶ added in v1.2.0
func SetLogLevel(loglevel string)
func SetupConfig ¶
func SetupConfig()
func Unregister ¶
func Unregister()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.