-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdefault.yml
More file actions
103 lines (85 loc) · 1.97 KB
/
default.yml
File metadata and controls
103 lines (85 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
select-configuration:
title: 셀렉트 어드민 with Render.com
menus:
- group: 회원
name: 고객 관리
path: users
placement: menu-only
redirect: users/active
- group: 회원
name: 최근가입자 목록
path: users/active
placement: tab-only
- group: 회원
name: 휴면회원 목록
path: users/dormant
placement: tab-only
- group: 회원
name: 마케팅 수신동의
path: users/promotion
placement: tab-only
- group: 기타메뉴
name: 공식 문서
path: https://docs.selectfromuser.com
target: _blank
- group: 기타메뉴
name: 클라우드 이용
path: https://selectfromuser.com
target: _blank
access-control:
users:
- id: admin
pw: YWRtaW4=
roles:
integrations:
google-sso:
enabled: false
restrict-domain:
google-spreadsheets:
restrict-domain:
pages:
- path: users/active
blocks:
- type: markdown
content: >
## 7일 가입자 조회
- path: users/dormant
blocks:
- type: markdown
content: >
## 휴면회원 조회
- path: users/promotion
blocks:
- type: markdown
content: >
## 동의/미동의 조회
resources:
# - key: mysql
# type: mysql
# host: YOUR_HOST.ap-northeast-2.rds.amazonaws.com
# port: 3306
# username: (계정이름)
# password: (base64 인코딩된 계정 비밀번호)
# database: (데이터베이스이름)
# timezone: '+00:00'
# extra:
# charset: utf8mb4_general_ci
redis:
master:
host: 127.0.0.1
port: 6379
db: 0
web:
base_url: http://localhost:9400
secret:
access_token: SECRET
policy:
session_expire: 48300
google:
client_id:
redirect_uri:
client_secret:
google_sheet:
client_id:
redirect_uri:
client_secret: