File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 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ルートパス
149149lfs_path_helper =Git LFSで管理するファイルが、このディレクトリに保存されます。 空欄にするとGit LFSを無効にします。
150150run_user =実行ユーザー名
151151run_user_helper =Giteaを実行するユーザーを、オペレーティングシステムのユーザー名で入力します。 このユーザーはリポジトリルートパスへのアクセス権を持っている必要があります。
152+ domain =サーバードメイン
153+ domain_helper =サーバーのドメインまたはホストアドレス。
152154ssh_port =SSHサーバーのポート
153155ssh_port_helper =SSHサーバーが使うポート番号。 空の場合はSSHサーバーを無効にします。
154156http_port =Gitea HTTPポート
@@ -2544,6 +2546,7 @@ config.app_ver=Giteaのバージョン
25442546config.app_url =GiteaのベースURL
25452547config.custom_conf =設定ファイルのパス
25462548config.custom_file_root_path =カスタムファイルのルートパス
2549+ config.domain =サーバードメイン
25472550config.offline_mode =ローカルモード
25482551config.disable_router_log =ルーターのログが無効
25492552config.run_user =実行ユーザー名
@@ -2559,6 +2562,7 @@ config.reverse_auth_user=リバース認証ユーザー
25592562config.ssh_config =SSH設定
25602563config.ssh_enabled =有効
25612564config.ssh_start_builtin_server =ビルトインサーバーを使用
2565+ config.ssh_domain =SSHサーバーのドメイン
25622566config.ssh_port =ポート
25632567config.ssh_listen_port =待受ポート
25642568config.ssh_root_path =ルートパス
You can’t perform that action at this time.
0 commit comments