Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ certain settings have command line options. When defined via multiple methods,
the command line options have the highest priority, followed by environment
variables, and finally config file options from ``unifyfs.conf``.


The system-wide configuration file is used by default when available.
However, users can specify a custom location for the configuration file using
the ``-f`` command-line option to ``unifyfsd`` (see below).
Expand Down
3 changes: 3 additions & 0 deletions docs/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ easily as they do the parallel file system. This section will provide a high
level design of UnifyFS. It will describe the UnifyFS library and the UnifyFS
daemon.

This is a new paragraph. We will see if lines that are created with the GUI
editor will have trailing white space problems. blah.

---------------------------
High Level Design
---------------------------
Expand Down