Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Commit a8425f7

Browse files
committed
Update (config): move configurations on config directory
* renamed: config.ini -> config/config.ini * renamed: modules/languages/pack/en.ini -> config/languages/en.ini * renamed: modules/languages/pack/it.ini -> config/languages/it.ini
1 parent 4f3fed7 commit a8425f7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

config.ini renamed to config/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ yapi_dir =
33
platform =
44
file_extension = .sh
55
language = en
6-
language_dir = ${yapi_dir}/modules/languages/pack
6+
language_dir = ${yapi_dir}/config/languages
77

88
[INSTALL]
99
soft_link = /usr/local/bin
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)