We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe915d commit 7c260aaCopy full SHA for 7c260aa
cmd/project/tomlBuilder.go
@@ -52,7 +52,7 @@ container_disk_size_gb = 100
52
# Set environment variables for the pod.
53
# For a full list of base environment variables, visit: https://github.com/runpod/containers/blob/main/official-templates/base/Dockerfile
54
#
55
-# POD_INACTIVITY_TIMEOUT - Number of seconds before terminating the pod after a session ends. End a session with `CTRL+C`.
+# POD_INACTIVITY_TIMEOUT - Number of seconds before terminating the pod after a session ends. End a session with 'CTRL+C'.
56
# - You only pay for the pod until it terminates.
57
58
# RUNPOD_DEBUG_LEVEL - Log level for RunPod. Set to 'debug' for detailed logs.
0 commit comments