view android/sat.conf @ 381:eb3f622d8791

android: create/clean a temporary directory on startup: directory returned by tempfiles on Android is actually the root directory of the application, so it is not cleaned. To work around that a `/tmp` directory inside it is now created, and cleaned on startup if it already exists.
author Goffi <goffi@goffi.org>
date Tue, 04 Feb 2020 20:47:17 +0100
parents ef77423ce500
children
line wrap: on
line source

[DEFAULT]
bridge = pb
log_level = debug
log_fmt = #[%%(levelname)s][%%(name)s] %%(message)s

[cagou]
no_certificate_validation = true
log_level = debug
log_fmt = [%%(levelname)s][%%(name)s] %%(message)s