]> git.seodisparate.com - AnotherAURHelper/commitdiff
Add comment about tmpfs in example_config.toml
authorStephen Seo <seo.disparate@gmail.com>
Fri, 17 Nov 2023 11:42:45 +0000 (20:42 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 17 Nov 2023 11:42:45 +0000 (20:42 +0900)
example_config.toml

index b82878a300d593c887c754f7f48e0bbcead2dfe9..b00f56d29633e0992321a1f096272ae63585d66d 100644 (file)
@@ -22,6 +22,8 @@ log_limit = 1073741824
 error_on_limit = false
 # If true, timestamps are in localtime. If false, timestamps are UTC.
 datetime_in_local_time = true
+# If true, all builds will be done in a tmpfs. Recommended to have a lot of RAM and/or swap.
+tmpfs = false
 ########## END OF MANDATORY VARIABLES
 
 # Each [[entry]] needs a "name".