From 32632276e209937b46feed378a30b2eea0938172 Mon Sep 17 00:00:00 2001 From: Tobasco99 Date: Wed, 3 May 2023 12:27:25 +0200 Subject: [PATCH] add new property fields --- ....rwth.dbis.acis.bazaar.service.BazaarService.properties | 5 +++++ ....rwth.dbis.acis.bazaar.service.BazaarService.properties | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties b/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties index 082404f1..2fec3f1a 100644 --- a/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties +++ b/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties @@ -11,3 +11,8 @@ smtpServer= emailFromAddress= emailSummaryTimePeriodInMinutes= monitor= +gfBaseUrl= +gfUsername= +gfPassword= +gfGameId= +gfNamespace= \ No newline at end of file diff --git a/reqbaz/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties b/reqbaz/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties index f265e440..3ebdd300 100644 --- a/reqbaz/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties +++ b/reqbaz/etc/de.rwth.dbis.acis.bazaar.service.BazaarService.properties @@ -14,9 +14,4 @@ monitor='' twitterApiKey= twitterApiKeySecret= twitterClientId= -twitterClientSecret= -gfGameServiceUrl= -gfVisualizationServiceUrl= -gfUsername= -gfPassword= -gfGameId= \ No newline at end of file +twitterClientSecret= \ No newline at end of file