Additional configuration (environment variables) for PairDrop, see https://github.com/schlagmichdoch/PairDrop/blob/master/docs/host-your-own.md#environment-variables for supported values.
Declarations
Type
open submodule of attribute set of (boolean or signed integer or string)Default
{ }Example
{
BLUESKY_BUTTON_ACTIVE = false;
CUSTOM_BUTTON_ACTIVE = false;
DEBUG_MODE = true;
DONATION_BUTTON_ACTIVE = false;
IPV6_LOCALIZE = 4;
MASTODON_BUTTON_ACTIVE = false;
PRIVACYPOLICY_BUTTON_ACTIVE = false;
RATE_LIMIT = 1;
RTC_CONFIG = "/etc/pairdrop/rtc-config.json";
SIGNALING_SERVER = "pairdrop.net";
TWITTER_BUTTON_ACTIVE = false;
WS_FALLBACK = true;
}