Skip to content

Commit ee52dbc

Browse files
committed
Change type of notes regarding replication
1 parent ff5c2d7 commit ee52dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/settings/connection.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Home directory for user. This directory is also the root for the IFS browser.
3535

3636
Temporary library. Stores temporary objects used by Code for i. Will be created automatically if it does not exist. Cannot be QTEMP. Default value is `ILEDITOR`.
3737

38-
<Aside type="danger">
38+
<Aside type="note">
3939
If your IBM i runs replication software, there is no need to replicate the temporary library. Your sysadmin may add it to the list of objects to be ignored.
4040
</Aside>
4141

4242
### Temporary IFS directory
4343

4444
Temporary IFS directory. Stores temporary IFS files used by Code for i. Will be created automatically if it does not exist. Must be in root or QOpenSys filesystem. Default value is `/tmp`.
4545

46-
<Aside type="danger">
46+
<Aside type="note">
4747
If your IBM i runs replication software, there is no need to replicate the temporary directory. Your sysadmin may add it to the list of path to be ignored.
4848
</Aside
4949
>

0 commit comments

Comments
 (0)