dashboard
repositories
filestore
activity
search
login
micro
/
tools/smppclient
SMPP commandline client
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
leonard.se
2022-03-01
c6e76869f5a02cd52b8f4f9c7d78c0b433b22997
[micro/tools/smppclient.git]
/
src
/
main
/
resources
/
application.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
spring:
main:
banner-mode: "off"
application:
name: smppclient
#logging:
# level:
# root: OFF
shell:
out:
info: CYAN
success: GREEN
warning: YELLOW
error: RED