Parcourir la source

update README

Marcus Scharf il y a 7 ans
Parent
commit
b7ac76ef62
1 fichiers modifiés avec 2 ajouts et 19 suppressions
  1. 2 19
      README.md

+ 2 - 19
README.md

@@ -24,8 +24,8 @@ Startparameter for ext-respondd.
 Copy `config.json.example` to `config.json` and change it to match your server configuration.  
 (`cp config.json.example config.json`)
 
- * `batman` (string) (Needed: typical bat0)
- * `bridge` (string) (Needed: typical br-client)
+ * `batman` (string) (Optional: default bat0)
+ * `bridge` (string) (Optional: default br-client)
  * `mesh-wlan` (array of string) (Optional: Ad-Hoc batman-Mesh)
  * `mesh-vpn` (array of string) (Optional: fastd, GRE, L2TP batman-Mesh)
  * `fastd_socket` (string) (Optional: needed for uplink-flag)
@@ -49,23 +49,6 @@ systemctl enable ext-respondd
 systemctl start ext-respondd
 ```
 
-
-## Notes
-Add this to your aliases.json in your [HopGlass-Server](https://github.com/hopglass/hopglass-server) if this a gateway.
-
-```
-  "gw2": {
-    "nodeinfo": {
-      "hostname": "Gateway 2",
-      "node_id": "gw2"
-    },
-    "flags": {
-      "gateway": true
-    }
-  }
-```
-
-
 ## Related projects
 
 Collecting data from respondd: