MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / getConfigDescription

Function getConfigDescription

web/scripts/ragnar_modern.js:555–560  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

553 },
554 openai_api_token: {
555 label: "OpenAI API Token",
556 description: "Your OpenAI API key for AI-powered features. Keep this confidential."
557 },
558 wardriving_enabled: {
559 label: "Enable Wardriving",
560 description: "Enable the wardriving tab for WiFi network discovery with GPS mapping. Requires a USB GPS module for location data. Note: Automatic AP mode is disabled while wardriving is enabled — AP mode (hostapd) would take over wlan0 and block WiFi scanning."
561 },
562 wardriving_display: {
563 label: "Wardriving on Display",

Callers 1

displayConfigFormFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected