go-ssb-room/cmd/server/prod.go

10 lines
175 B
Go

// SPDX-FileCopyrightText: 2021 The NGI Pointer Secure-Scuttlebutt Team of 2020/2021
//
// SPDX-License-Identifier: MIT
// +build !dev
package main
var development = false