Skip to content

Latest commit

 

History

History

conf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

conf

Put Erda's common config here.

Each cmd has a Symbolic link called common-conf refer to this directory.

Usage

See cmd/erda-server/common-conf for more details.

An bootstrap.yaml demo:

i18n:
  common:
    - common-conf/i18n.yaml # this i18n.yaml locates in common-conf
  files:
    - conf/i18n.yaml # this i18n.yaml locates in erda-server's own conf dir