X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=config.pm;h=f73a5f5a224be00e2adfc7f1e17fdf6cdc1d5d54;hp=2c3bedfb754aaa1566f06daee1d25b4bba99c78a;hb=6f6ae45314e4f9876ab4fa9b9ba50e0c6a5e8371;hpb=352d2a6829b4144ba1ad156c08f9b3332bc73d0f diff --git a/config.pm b/config.pm index 2c3bedf..f73a5f5 100644 --- a/config.pm +++ b/config.pm @@ -32,6 +32,7 @@ our @masters = ( 'Sesse', ); +our $tb_serial_key = undef; eval { require 'config.local.pm';