Skip to content

Commit fb791ec

Browse files
committed
Add new variables V3 for Kubero settings in .env.template file.
1 parent d9a55d6 commit fb791ec

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

server/.env.template

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,16 @@ KUBERO_AUDIT_LIMIT=1000
3535

3636
#KUBERO_SETUP=enabled
3737

38+
#----- NEW VARIABLES V3 ---------
39+
#KUBERO_READONLY=false
40+
#KUBERO_CONSOLE_ENABLED=true
41+
#KUBERO_ADMIN_DISABLED=true
42+
#KUBERO_BANNER_SHOW=false
43+
#KUBERO_BANNER_MESSAGE=Welcome to Kubero!
44+
#KUBERO_BANNER_BGCOLOR='#8560a963'
45+
#KUBERO_BANNER_FONTCOLOR='#00000087'
46+
#KUBERO_TEMPLATES_ENABLED=true
47+
3848
##########################################
3949
# git repository configuration
4050
#

0 commit comments

Comments
 (0)