X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fconfig.pm;h=5c7d1f4cb39f3c720fb0016500c0e769a8508682;hb=921e2093b37ff30509d3c85c9ad92de4a00c90e4;hp=4f901ec750e1f922537fab1bad4959f68c85b5ae;hpb=f64be176f4a665667e1240c4b7d848bb25e6482d;p=skvidarsync diff --git a/include/config.pm b/include/config.pm index 4f901ec..5c7d1f4 100644 --- a/include/config.pm +++ b/include/config.pm @@ -16,9 +16,6 @@ our $jwt_key = { "client_x509_cert_url" => "https://www.googleapis.com/robot/v1/metadata/x509/ultimate-nm-2018%40solskogen-cubemap.iam.gserviceaccount.com" }; our $sheet_id = '1-alcvuB3184rw3pWLcvYjc2d6CnVGpMuvZYMYxn7Cgw'; -#my $tab_id = '1739147411'; -our $tab_id = '0'; -our $tab_name = 'Neste'; our $log_tab_id = '253633356'; our $gsheets_api_key; our $dbname = 'skvidarlang'; @@ -26,7 +23,6 @@ our $dbuser = 'skvidarlang'; our $dbpass; our $oauth_token; our $invitation_channel = 'C062GSYQ3C6'; -our $invitation_ts = '1698239546.063769'; # Read in a local configuration file if it exists. eval {