Skip to content

Commit

Permalink
Add changes for ce7b474
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 19, 2024
1 parent f166ff2 commit 375b9c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/misc/add_new_instance_to_specify_cloud.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
```
python3 manage_collection_dirs.py add <database_name>
```
This creates a new attachemnt directory and updates the `settings.py` file to add the collection directory.
This creates a new attachment directory and updates the `settings.py` file to add the collection directory.
7. Updown
1. Add url: `<subdomain>.specifycloud.org/context/system_info.json`
2. Add alias: `<subdomain>`
Expand Down
2 changes: 1 addition & 1 deletion misc/add_new_instance_to_specify_cloud.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h2>Example for <dbname><a class="headerlink" href="#example-for" title="Link to
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">python3</span> <span class="n">manage_collection_dirs</span><span class="o">.</span><span class="n">py</span> <span class="n">add</span> <span class="o">&lt;</span><span class="n">database_name</span><span class="o">&gt;</span>
</pre></div>
</div>
<p>This creates a new attachemnt directory and updates the <code class="docutils literal notranslate"><span class="pre">settings.py</span></code> file to add the collection directory.</p>
<p>This creates a new attachment directory and updates the <code class="docutils literal notranslate"><span class="pre">settings.py</span></code> file to add the collection directory.</p>
</li>
</ol>
</li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 375b9c1

Please sign in to comment.