You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by of...@apache.org on 2020/05/04 14:49:33 UTC

[incubator-dlab] branch audit updated: Added audit support for projects

This is an automated email from the ASF dual-hosted git repository.

ofuks pushed a commit to branch audit
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/audit by this push:
     new 28ed0cb  Added audit support for projects
28ed0cb is described below

commit 28ed0cbf82651b376f667e034fa54246abcf69fd
Author: Oleh Fuks <ol...@gmail.com>
AuthorDate: Mon May 4 17:47:10 2020 +0300

    Added audit support for projects
---
 services/self-service/self-service.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/self-service.yml b/services/self-service/self-service.yml
index a5e2c15..f4117ff 100644
--- a/services/self-service/self-service.yml
+++ b/services/self-service/self-service.yml
@@ -52,7 +52,7 @@ roleDefaultAccess: true
 billingSchedulerEnabled: false
 # Set to true to enable audit
 auditEnabled: true
-  # Name of configuration file for billing report.
+# Name of configuration file for billing report.
   <#if DEV_MODE == "true">
 billingConfFile: ${sys['user.dir']}/../billing/billing.yml
 <#else>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org