Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ File-based Configuration Properties::
+
--

include::partial$bloc-caveats.adoc[tags=disable-persistent-cinfig]
include::partial$block-caveats.adoc[tags=disable-persistent-cinfig]

Create roles by hardcoding them in the {configuration-properties--xref}.
This method is convenient for testing and to get started.
Expand Down
8 changes: 4 additions & 4 deletions modules/ROOT/pages/access-control-how.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -374,11 +374,11 @@ include::{howto}control-document-access.adoc[leveloffset={our-offset}]
include::{howto}verify-access.adoc[leveloffset={our-offset}]


// tag::write-access[]
[#lbl-control-write-access]
== Write Access
// // tag::write-access[]
// [#lbl-control-write-access]
// == Write Access

include::{howto}write-access.adoc[leveloffset={our-offset}]
// include::{howto}write-access.adoc[leveloffset={our-offset}]


[#lbl-xattrs]
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/authentication-certs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ X.509 certificate based authentication is enabled on Sync Gateway by specifying

[source,json]
----
include::{examplesdir}/x509-config.json[]
include::example$configuration/x509-config.json[]
----

If the connection is successful, you should see the following in the logs.
Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/revisions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ include::partial$_std-hdr-sgw.adoc[]


// BEGIN -- Page Heading
:param-topic-group: sync
:param-abstract: pass:q[Revisions are at the heart of Couchbase Mobile's ability to respond flexibly and securely to changing data from server to edge.]
:param-related: {url-blog-dbsizemng-pruning} | {url-blog-doc-conflicts-repl-protocol-revisions} | {url-blog-doc-conflicts-demystifying-mvcc}]
include::partial$block-abstract.adoc[]
Expand Down
6 changes: 1 addition & 5 deletions modules/ROOT/pages/what-are-tombstones.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ include::partial$_std-hdr-sgw.adoc[]


// BEGIN -- Page Heading
:param-topic-group: sync
:param-abstract: pass:q[Here we introduce the concept of _Tombstones_ and their role in the _Sync Gateway_ revision process.]
:param-related!:
include::partial$block-abstract.adoc[]
Expand Down Expand Up @@ -116,12 +115,9 @@ Whether your synchronizations are purely sync gateway or you use Couchbase Lite,


== See also:
* {xref-sgw-pg-managing-tombstones}
* xref:{sgw-pg-shared-bucket-access}#metadata-purge-interval[Metadata Purge Interval]
* {configuration-properties--pfx}#databases-this_db-enable_shared_bucket_access[$dbname.enable_shared_bucket_access]
* {managing-tombstones--xref}
* xref:server:learn:buckets-memory-and-storage/storage.adoc#tombstones[Server Tombstones]


include::partial$block-related-content-api.adoc[]

// END -- PAGE -- what-are-tombstones.adoc