﻿---
title: "把 SQLite 状态库迁走"
filename: "~/.codex/config.toml"
canonical: /templates/sqlite-home/
---

# 把 SQLite 状态库迁走

用绝对路径。相对路径按 cwd 解析。

```
sqlite_home = "/home/you/codex-sqlite"

```
