-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathmain.ini
More file actions
23 lines (19 loc) · 970 Bytes
/
main.ini
File metadata and controls
23 lines (19 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[User]
user_detail_min_width = 180 ;//会員検索ヘッダーカラムの幅最小値
[User_View_Admin_Itemdetail]
define:USER_DEFAULT_SELECTED_OPTIONS="1|0|0" ;選択式リスト値デフォルト値
[User_Action_Main_Search]
user_users_list = 20 ;//会員検索結果、表示行数
[User_View_Admin_Regist_Selauth:User_View_Admin_Regist_Confirm]
user_room_list_rows = 15 ;//権限設定、表示行数
[User_View_Admin_Import]
define:USER_IMPORT_CHKDATA_MAXERR = 100
define:USER_TIME_LIMIT = 12000 ;// バックアップファイル作成処理最大時間
define:USER_IMPORT_ROW_NUM = 500 ;//最大インポート件数
[User_View_Admin_Import:User_Action_Admin_Import]
define:USER_IMPORT_ROLE_DEFAULT = "5"
define:USER_IMPORT_ACTIVE_DEFAULT = "0"
define:USER_IMPORT_EMAIL_USE_DEFAULT = "0"
define:USER_IMPORT_ITEM_PUBLIC_DEFAULT = "1"
define:USER_IMPORT_SPACE="null"
define:USER_IMPORT_LANGUAGE_AUTO = "auto"