summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-04-10 12:14:33 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-11 13:52:48 +0200
commita823ea893207e4b24c693f6e2bd5921bac87f17b (patch)
tree794f6ee3871824e68f8ca00edd574823def48cc7 /doc
parentbfe0cf68f9afb05cf39df6824ccf4175ed1c3008 (diff)
downloadneard-a823ea893207e4b24c693f6e2bd5921bac87f17b.tar.gz
neard-a823ea893207e4b24c693f6e2bd5921bac87f17b.tar.bz2
neard-a823ea893207e4b24c693f6e2bd5921bac87f17b.zip
main.conf: Add DefaultPowered configuration
DefaultPowered is a boolean and will force neard into turning any detected adapter on when set to TRUE.
Diffstat (limited to 'doc')
-rw-r--r--doc/neard.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/neard.conf.5 b/doc/neard.conf.5
index e883b8b..3f19cf3 100644
--- a/doc/neard.conf.5
+++ b/doc/neard.conf.5
@@ -35,5 +35,9 @@ This section is the only mandatory section of the configuration file.
.B ConstantPoll=\fPtrue|false\fP
Enable constant polling. Default is false. Constant polling will force neard
into starting a new polling cycle whenever a target or a device are lost.
+.TP
+.B DefaultPowered=\fPtrue|false\fP
+Automatically turn an adapter on when being discovered.
+Default value is false.
.SH "SEE ALSO"
.BR neard (8)