]> Cypherpunks.ru repositories - govpn.git/blobdiff - src/cypherpunks.ru/govpn/conf.go
Add time synchronization requirement option
[govpn.git] / src / cypherpunks.ru / govpn / conf.go
index 0639475254d8be37b091ee28c653ca502e9d810b..c8232d64b047a91644b47111b8cf6db8384613b0 100644 (file)
@@ -36,6 +36,7 @@ type PeerConf struct {
        Noise       bool          `yaml:"noise"`
        CPR         int           `yaml:"cpr"`
        Encless     bool          `yaml:"encless"`
+       TimeSync    int           `yaml:"timesync"`
        VerifierRaw string        `yaml:"verifier"`
 
        // This is passphrase verifier