File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,8 @@ lfs_path=Git LFSルートパス
149
149
lfs_path_helper =Git LFSで管理するファイルが、このディレクトリに保存されます。 空欄にするとGit LFSを無効にします。
150
150
run_user =実行ユーザー名
151
151
run_user_helper =Giteaを実行するユーザーを、オペレーティングシステムのユーザー名で入力します。 このユーザーはリポジトリルートパスへのアクセス権を持っている必要があります。
152
+ domain =サーバードメイン
153
+ domain_helper =サーバーのドメインまたはホストアドレス。
152
154
ssh_port =SSHサーバーのポート
153
155
ssh_port_helper =SSHサーバーが使うポート番号。 空の場合はSSHサーバーを無効にします。
154
156
http_port =Gitea HTTPポート
@@ -2544,6 +2546,7 @@ config.app_ver=Giteaのバージョン
2544
2546
config.app_url =GiteaのベースURL
2545
2547
config.custom_conf =設定ファイルのパス
2546
2548
config.custom_file_root_path =カスタムファイルのルートパス
2549
+ config.domain =サーバードメイン
2547
2550
config.offline_mode =ローカルモード
2548
2551
config.disable_router_log =ルーターのログが無効
2549
2552
config.run_user =実行ユーザー名
@@ -2559,6 +2562,7 @@ config.reverse_auth_user=リバース認証ユーザー
2559
2562
config.ssh_config =SSH設定
2560
2563
config.ssh_enabled =有効
2561
2564
config.ssh_start_builtin_server =ビルトインサーバーを使用
2565
+ config.ssh_domain =SSHサーバーのドメイン
2562
2566
config.ssh_port =ポート
2563
2567
config.ssh_listen_port =待受ポート
2564
2568
config.ssh_root_path =ルートパス
You can’t perform that action at this time.
0 commit comments