annotate src/sat.conf @ 63:af4f986d86f0

core: pb bridge implementation: - media_dir is now gotten directly from config - replaced sync bridge calls by async ones - pb is now the bridge used in sat.conf for Android
author Goffi <goffi@goffi.org>
date Tue, 13 Dec 2016 23:10:41 +0100
parents 0b7f10de416e
children 94013a9481db
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
1 [DEFAULT]
63
af4f986d86f0 core: pb bridge implementation:
Goffi <goffi@goffi.org>
parents: 61
diff changeset
2 bridge = pb
61
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
3 log_level = debug
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
4 log_fmt = [%%(levelname)s][%%(name)s] %%(message)s
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
5
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
6 [cagou]
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
7 log_level = debug
0b7f10de416e android: android build first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
8 log_fmt = [%%(levelname)s][%%(name)s] %%(message)s