Update wtp config

This commit is contained in:
vemax78 2013-07-25 22:16:08 +02:00
parent 112d9c00e0
commit 79c7412004
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
version = "1.0";
application: {
standalone = false;
standalone = true;
name = "wtp 1";
@ -33,7 +33,7 @@ application: {
descriptor: {
radio = (
{ device = "phy0"; driver = "nl80211"; type = "bg"; status = "enabled"; }
{ device = "phy0"; driver = "nl80211"; }
);
encryption = [
@ -90,7 +90,7 @@ application: {
};
acdiscovery: {
search = true;
search = false;
host = [
"127.0.0.1"
];