From d52470782b1abe6b2df4ea1a72b9ec04b90e0042 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 3 Aug 2026 23:20:33 +0000 Subject: [PATCH] chore: update size unit (#485) Fix #207 Reviewed-on: https://gitea.com/gitea/docs/pulls/485 Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com> --- docs/administration/repo-indexer.md | 2 +- versioned_docs/version-1.22/administration/repo-indexer.md | 2 +- versioned_docs/version-1.23/administration/repo-indexer.md | 2 +- versioned_docs/version-1.24/administration/repo-indexer.md | 2 +- versioned_docs/version-1.25/administration/repo-indexer.md | 2 +- versioned_docs/version-1.26/administration/repo-indexer.md | 2 +- versioned_docs/version-1.27/administration/repo-indexer.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/administration/repo-indexer.md b/docs/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/docs/administration/repo-indexer.md +++ b/docs/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.22/administration/repo-indexer.md b/versioned_docs/version-1.22/administration/repo-indexer.md index bfe61d6b..9bdfcb12 100644 --- a/versioned_docs/version-1.22/administration/repo-indexer.md +++ b/versioned_docs/version-1.22/administration/repo-indexer.md @@ -34,7 +34,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.23/administration/repo-indexer.md b/versioned_docs/version-1.23/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/versioned_docs/version-1.23/administration/repo-indexer.md +++ b/versioned_docs/version-1.23/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.24/administration/repo-indexer.md b/versioned_docs/version-1.24/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/versioned_docs/version-1.24/administration/repo-indexer.md +++ b/versioned_docs/version-1.24/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.25/administration/repo-indexer.md b/versioned_docs/version-1.25/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/versioned_docs/version-1.25/administration/repo-indexer.md +++ b/versioned_docs/version-1.25/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.26/administration/repo-indexer.md b/versioned_docs/version-1.26/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/versioned_docs/version-1.26/administration/repo-indexer.md +++ b/versioned_docs/version-1.26/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path diff --git a/versioned_docs/version-1.27/administration/repo-indexer.md b/versioned_docs/version-1.27/administration/repo-indexer.md index 06426978..acc0af02 100644 --- a/versioned_docs/version-1.27/administration/repo-indexer.md +++ b/versioned_docs/version-1.27/administration/repo-indexer.md @@ -32,7 +32,7 @@ Please bear in mind that indexing the contents can consume a lot of system resou ### Choosing the files for indexing by size -The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value. +The `MAX_FILE_SIZE` option will make the indexer skip all files larger than the specified value in bytes. ### Choosing the files for indexing by path